Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PHP error displays & blank pages
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
sancho5
n00b
n00b


Joined: 04 Nov 2003
Posts: 28

PostPosted: Mon Nov 24, 2003 7:53 pm    Post subject: PHP error displays & blank pages Reply with quote

Greetz,

I have installed issue-tracker-4.0.1 on my system, which is a PHP application. I've set it up before and remember that after setup when trying to access the login page that I was unable to get the page up correctly because of some PHP errors that I was told about. I'm kind of hung up on this installation though because the page is coming up blank (should be giving me the login/index page) and I can't figure out what the errors might be.

I have the following defined in /etc/php/apache2-php4/php.ini:

Code:
error_reporting  =  E_ALL
display_errors = On


So. I don't see any errors when the page comes up (just blank and white) and /var/log/apache2/error_log logs no errors on page access.

Anyone have any ideas about this?

TIA

DS
Back to top
View user's profile Send private message
FuzzeX
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2003
Posts: 96

PostPosted: Tue Nov 25, 2003 9:45 am    Post subject: Reply with quote

I've run into this kind of thing before myself. Those lines in your php.ini should turn on error reporting. If you have a per directory config file make sure it's set there too. You can also turn off error reporting in the page itself, so that could be an issue.

If you can't get the errors to display you can also check the apache logs for the errors.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum