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

OAv2 loads a blank pages
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=3701
Page 1 of 1

Author:  jwosi [ Sat Jun 19, 2010 7:47 am ]
Post subject:  OAv2 loads a blank pages

I have OAv2 extracted and the few files modified that need to be (readme.txt). However, when i go to http://server/index.php i get nothing. Just a blank screen. I'm running iis, mysql and php. I know php is working becuase i have other php pages working fine. Any ideas?

Author:  jpa [ Sat Jun 19, 2010 10:58 pm ]
Post subject:  Re: OAv2 loads a blank pages

Check your php error logs.

Author:  jwosi [ Tue Jun 22, 2010 12:13 am ]
Post subject:  Re: OAv2 loads a blank pages

The log file is blank and php.ini shows it is enabled. The file it should create is defined as c:\windows\temp\php-errors.log. IIS log is showing: GET /index.php 404

Author:  jpa [ Tue Jun 22, 2010 11:36 am ]
Post subject:  Re: OAv2 loads a blank pages

You need to fix your IIS config. Can't help you with that.

Author:  jwosi [ Tue Jun 22, 2010 11:15 pm ]
Post subject:  Re: OAv2 loads a blank pages

When i got to http://server/index.php it redirects me to http://server/index.php/login/index. That is when i get the 404 error. Other php pages work. I even had OAv1 running on this server. I have no idea what i have missed if IIS is the problem.

Author:  Mark [ Wed Jun 23, 2010 11:37 am ]
Post subject:  Re: OAv2 loads a blank pages

That is the correct login page.
The fact that it's redirecting you means you're hitting the CodeIgnite application.
Not sure why you're getting a blank page though ?
Maybe IIS is getting confused because the URL does not end in .php ?

Anyone, anyone, Bueller, Bueller ?!?!?

hmmm, seems CodeIgniter and IIS are not a great combo...
http://codeigniter.com/forums/viewthread/63099/

maybe a solution here
http://codeigniter.com/forums/viewthread/72013/

Author:  jwosi [ Wed Jun 23, 2010 11:42 pm ]
Post subject:  Re: OAv2 loads a blank pages

Thanks Mark.

Changing my config.php file has fixed the blank page loading and:
$config['index_page'] = "index.php?";
$config['uri_protocol'] = "QUERY_STRING";

I also used info by jpa in the thread "OA2 - Alpha3 - Feedback"

I can now sign into OAv2. However many of the menus/submenus do not work. I'm guessing due to the missing "?" behind index.php. Also some links kick me out to the signin page. Also, after running audit_windows.vbs no data post to the database. I'm guessing it is also related to codeigniter and iis. Any more helpful ideas?

Author:  Mark [ Thu Jun 24, 2010 10:36 pm ]
Post subject:  Re: OAv2 loads a blank pages

Seeing it's only for testing, could you use XAMPP ?

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