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

OAv2 alpha 7 released
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=4020
Page 2 of 4

Author:  Shmee [ Fri Jan 21, 2011 2:00 am ]
Post subject:  Re: OAv2 alpha 7 released

I just got OAv2a7.2 installed and it looks like the "Add Groups" section is working great. Nice catch jpa on the "and" vs "&&" deal.

Author:  jpa [ Fri Jan 21, 2011 2:43 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="zeezam"]When I browse the index.php the site is blank...Also check your php error logs. If the page is blank you've probably got an error that will show up there.

Author:  jpa [ Fri Jan 21, 2011 3:39 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="jpa"]o is undefined:

<td> -> <th> in "Group Columns (to display)" table at bottom of page.

The table header sorting still doesn't work though.
All working good with a7.2. I think my table sorting not working was due to trying the latest beta of the tablesorter javascript.

Author:  daxq [ Fri Jan 21, 2011 6:04 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="zeezam"]When I browse the index.php the site is blank...
Or you did like me and overlooked the "trunk" path in the default value (line 28 of index.php) - if you follow the readme this needs to be removed to match the real code_igniter path in the zip ("/usr/OAv2/code_igniter/system" instead of "/usr/OAv2/trunk/code_igniter/system")

Author:  zeezam [ Fri Jan 21, 2011 7:53 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="Shmee"]No not physical memory, but PHP memory. If you open up your php.ini file and look for "memory_limit", and see what that is set to. On Ubuntu usually the file is located at "/etc/php5/apache2/php.ini".

Then after you up your PHP memory then restart apache using "/etc/init.d/apache2 restart".
I have;
memory_limit = 128M
That's the maximum value.

Any other suggestion?

Author:  jpa [ Fri Jan 21, 2011 7:55 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="zeezam"]
Any other suggestion?You didn't mention if you checked your php error logs. Anything there?

Author:  zeezam [ Fri Jan 21, 2011 7:59 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="jpa"][quote="zeezam"]
Any other suggestion?You didn't mention if you checked your php error logs. Anything there?
Found something from the apache error.log;

[code][Thu Jan 20 16:18:54 2011] [error] [client 172.16.0.98] PHP Warning: require_once(/var/www/OAv2/trunk/code_igniter/system/codeigniter/CodeIgniter.php): failed to open stream: No such file or directory in /var/www/index.php on line 118
[Thu Jan 20 16:18:54 2011] [error] [client 172.16.0.98] PHP Fatal error: require_once(): Failed opening required '/var/www/OAv2/trunk/code_igniter/system/codeigniter/CodeIgniter.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/index.php on line 118
[/code]

Author:  jpa [ Fri Jan 21, 2011 8:01 am ]
Post subject:  Re: OAv2 alpha 7 released

Make sure you have the correct value for $system_folder in index.php. Step 3 from the readme.

Author:  jpa [ Fri Jan 21, 2011 8:14 am ]
Post subject:  Re: OAv2 alpha 7 released

The registered mark in Server 2008 os_name isn't transfering correctly. We have some garbage before the symbol.[attachment=0] OAv2_OS_Name.jpg
OAv2_OS_Name.jpg [ 18.09 KiB | Viewed 8939 times ]

Author:  zeezam [ Fri Jan 21, 2011 8:31 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="jpa"]Make sure you have the correct value for $system_folder in index.php. Step 3 from the readme.

I havn't any trunk folder in my OAv2 folder. Can I just create them or do I missing some files?

Author:  Mark [ Fri Jan 21, 2011 8:35 am ]
Post subject:  Re: OAv2 alpha 7 released

What page is the screenshot from JPA ?
On my "list_devices" page, I simply get "Microsoft Windows Server 2008 R2 Standard" and no copyright marks at all show up... If it's the same page, it may point to an Apache / PHP / MySQL config thing...

Which page ?

Author:  Mark [ Fri Jan 21, 2011 8:37 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote]I havn't any trunk folder in my OAv2 folder. Can I just create them or do I missing some files?

If you don't have the "trunk" folder, no problems.
Just make sure it points to the correct folder in (say) /path_to_OAv2_folder/codeigniter/system

Author:  jpa [ Fri Jan 21, 2011 8:40 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="Mark"]Which page ?All pages. :) It's in the db that way. I'd say you don't see it because you don't have any Windows Server 2008 Not R2.

Author:  zeezam [ Fri Jan 21, 2011 8:45 am ]
Post subject:  Re: OAv2 alpha 7 released

[quote="Mark"][quote]I havn't any trunk folder in my OAv2 folder. Can I just create them or do I missing some files?

If you don't have the "trunk" folder, no problems.
Just make sure it points to the correct folder in (say) /path_to_OAv2_folder/codeigniter/system

Done.
Now I don't get any errors when browsing to myserver/index.php but still a blank site.

Author:  jpa [ Fri Jan 21, 2011 9:10 am ]
Post subject:  Re: OAv2 alpha 7 released

Re: reg symbol - I think you need a more sophisticated version of escape_xml as in OpenAudit as the corruption is probably happening on the post to MySQL.

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