1
parca
Cannot get PHP errors to display or log
  • 2005/9/7 13:54

  • parca

  • Just popping in

  • Posts: 10

  • Since: 2005/9/5 9


I am trying to install XOOPS 2.0.13.1 under Apache 2.0.54 on XP. I have PHP 5.04 and MySQL 4.0.25 running. The XOOPS installer wizard cannot create the tables on the database for some reason, it just displays the blank screen. I cannot see why the tables can't be created as the database user has full permissions to the database and my XOOPS directories have write permissions. So now I am trying to find out what the problem is. Having read the FAQ on blank pages my only option is to try to get error display turned on but for some reason XOOPS won't display what the problem is. In the php.ini have set:

display_errors = On
error_reporting = E_ALL

Because this didn't work I tried to log errors using:

log_errors = On
error_log = "c:\server\apache2\htdocs\error.log"

No luck with this either.

I have spent hours trying to find a solution to this so I'd be really grateful if anyone has any suggestions.

Thanks

2
bluenova
Re: Cannot get PHP errors to display or log

You need to turn on php debug in the _config table in your database.

3
parca
Re: Cannot get PHP errors to display or log
  • 2005/9/7 14:21

  • parca

  • Just popping in

  • Posts: 10

  • Since: 2005/9/5 9


Sorry but I don't have a _config table as none of the tables have been created at this point. I have an empty database but the install wizard presents the blank page at the point where it creates the tables.

Login

Who's Online

87 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 87


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits