1
cheetah100
Re: blank page during install
  • 2004/9/20 1:41

  • cheetah100

  • Just popping in

  • Posts: 2

  • Since: 2004/9/19


We had this problem as well. It turned out that the php.ini file had not been configured correctly to work with mysql. Although php4-mysql had been installed, it was not properly configured. We configured these lines as:

extension_dir = "/usr/lib/php4/20020429"
extension=mysql.so

This fixed the problem we had trying to get the blank page fixed when trying to create the database. We also had an issue when we tried to look at the home page. This problem was fixed by ensuring the permissions were 777 rather than 666 - ie that the application had permission to enter the directories.

With these fixed its all up and running - which is lucky because I have a presentation tommorow to show how it is used!



2
cheetah100
Re: blank page during install
  • 2004/9/19 20:48

  • cheetah100

  • Just popping in

  • Posts: 2

  • Since: 2004/9/19


I'm having exactly the same problem. You can get all the way through the install - have MySQL set up correctly, all the file permissions correct, and when you hit the submit on the page before the database is created all you get is a blank page. The mainfile.php is written - by a previous page I believe - but the blank page comes back immediatly as if something fails very early on.

To start over you have to delete the mainfile.php, but you always get the same result. The same installation works find on my Mandrake box.




TopTop



Login

Who's Online

138 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

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

Latest GitHub Commits