Open-AudIT
https://www.open-audit.org/phpBB3/

Error with include_functions.php
https://www.open-audit.org/phpBB3/viewtopic.php?f=10&t=4265
Page 1 of 1

Author:  nsecurity [ Mon Feb 14, 2011 12:40 am ]
Post subject:  Error with include_functions.php

Hi,

When I click Queries>All Audited Systems in System Type there is an error which says -

Deprecated: Function ereg() is deprecated in C:\wamp\www\openaudit\include_function.php on line 395

Deprecated: Function ereg() is deprecated in C:\wamp\www\openaudit\include_function.php on line 399

Deprecated: Function ereg() is deprecated in C:\wamp\www\openaudit\include_function.php on line 403

Every thing else is working just fine. Can anyone help me to solve the problem.

I just start to use the application today morning and I love it.
Its an Awesome Audit Application. Thanks you guys.

-NSecurity

Author:  jpa [ Tue Feb 15, 2011 5:22 am ]
Post subject:  Re: Error with include_functions.php

As the error suggests OpenAudit uses some functions deprecated in newer PHP versions. You need to disable the error display.

In your php.ini set

[code]display_errors = Off[/code]

[url=http://www.php.net/manual/en/errorfunc.configuration.php#ini.display-errors]display_error manual[/url]

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/