1
amrensen
During installation, after Check Database step: White Screen
  • 2003/12/16 9:20

  • amrensen

  • Just popping in

  • Posts: 3

  • Since: 2003/12/16


During the installation of XOOPS 2.5.1, after clicking next (To Check the Database) at the "Confirm Database Settings" step, the screen turns white and nothing further happens.
-----------------------------------------------------------
confirm database settings
Database Hostname localhost
Database Username root
Database Name xoopsdb
Table Prefix XOOPS

<< restart from the beginning check database >>
-----------------------------------------------------------
I am able to use the database with mysql:

#mysql -u root -p
mysql> use xoopsdb
Database changed
mysql> show tables;
Empty set (0.01 sec)
-----------------------------------------------------------

Does anyone have an idea?

2
Herko
Re: During installation, after Check Database step: White Screen
  • 2003/12/16 9:32

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


http://wiki.xoops.org/wakka.php?wakka=TroubleshootingBlankPage

Check this page on the Wiki, and turn on PHP debug, so we can see what breaks the page.

Herko

3
amrensen
Re: During installation, after Check Database step: White Screen
  • 2003/12/16 9:54

  • amrensen

  • Just popping in

  • Posts: 3

  • Since: 2003/12/16


Turned on debugging in:
- PHP (Was allready on)
- include/common.php
- install/index.php

I still recieve a blank screen...

4
Herko
Re: During installation, after Check Database step: White Screen
  • 2003/12/16 10:10

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


No errors are reported?? Nothing at all? No parse errors or fatal errors? If you do get some of those, please post them here... If all you get is a blank screen WITH debug on, then I'm at a loss....

Herko

5
amrensen
Re: During installation, after Check Database step: White Screen
  • 2003/12/16 11:48

  • amrensen

  • Just popping in

  • Posts: 3

  • Since: 2003/12/16


Problem solved: php-mysql was not installed...

Thanks for the support anyway...

6
kaliman
Re: During installation, after Check Database step: White Screen
  • 2003/12/17 21:21

  • kaliman

  • Not too shy to talk

  • Posts: 110

  • Since: 2003/12/17


Hi
I get the same white page. my site si hosted at godaddy and the database is ok, and php is installed, but after the database check, I only get a whote page (no errors no "nada".
Any help will be Very appreciated!
Cheers
www.kioskoanimal.com/xoops

7
CBlue
Re: During installation, after Check Database step: White Screen

Did you use the correct db name/username/password when you installed? Does it match what you used when you created your XOOPS database?

8
astaldaran
Re: During installation, after Check Database step: White Screen
  • 2006/6/5 16:21

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


I am having the same issue. I have a server 2003 on my intranet that i use for various things including website development (nothing live). I haven't touched XOOPS or anything in website design for about a year but I had previously had php and MySQL and XOOPS all working. Since then a few things have changed which killed MySQL and stuff but I didn't care since I was not using it. Anyway now I have another project so i am putting it all back togethor. I fixed MySQL and upgraded to php 5. I saw the addressed problems with 5 concerning install and that works fine. However once it installs there is nothing, just a white screen.

I have turned on debugging via MySQL direct and via common.php. Absolutely nothing seems to happen. I have read that MySQL -php errors can be the cause but I know they both are working indepently so I assume they are working togethor...

Any thoughts as to what may be causing this? or ideas on how i can troubleshoot to see if MySQL is the issue.
...

9
Anonymous
Re: During installation, after Check Database step: White Screen
  • 2006/6/5 17:17

  • Anonymous

  • Posts: 0

  • Since:


Having MySQL and PHP working independently doesn't necessarily mean they work together

Take a look at this post. There's some excellent suggestions for testing to see whether the 2 are communicating...

Login

Who's Online

191 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

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

Latest GitHub Commits