WHITE PAGE |
[eluser]Beginers[/eluser]
Hi All, I have this problem white page in my website. I check the logged files but I could not find any errors or warnings inside of it. I also enable logging errors to log_threhold=4 but couldn't trace any signs of error. I also double check my controller even my model. This white page dynamically appears any of my pages. When I keep on visiting this anchor tag Code: <a href="<?php echo site_url('pages/register');?>">Register</a> 1st click: OK, 2nd click: OK, 3rd : white page appears. 2nd attempt: 1st click: OK, 2nd click: white page appears,3rd click: OK, something like that. Anyone here have the idea of what is wrong with this?
[eluser]Beginers[/eluser]
Yes I enable display errors to on but still errors does not showed up to the logged files. I check my php version in my local server i used xampp phpversion 5.3.1 but in my live server the phpversion is 5.3.14. Is this the cause why white page appears?
[eluser]Beginers[/eluser]
no exact times but this always appears when i visit the link. when i click 15times 1 or 2 of it are white pages when i click it or refresh it. it goes to normal again no white page appears anymore? why is this happening?
[eluser]Beginers[/eluser]
I alter the phpconfig and turn on the display_errors on my hosting this is what causes the white page. Whats wrong with this stuff? please help everyone i need the answer. Code: Warning: Unknown: open_basedir restriction in effect. File(/home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs/index.php) is not within the allowed path(s): (/php_sessions:/tmp:/var/www/errors:/home/vol14/ga2h.com/ganna_9338508/htdocs) in Unknown on line 0
[eluser]Beginers[/eluser]
i found this article how can i do this command to set all my permession to 755? just this pls help http://rat32.com/rat32/?p=25. |
Welcome Guest, Not a member yet? Register Sign In |