1
whereray
Blank Page After Confirm Database
  • 2005/4/6 15:56

  • whereray

  • Just popping in

  • Posts: 29

  • Since: 2003/4/16


My config is Win2003+PHP5+Xoops2.03. Everything is fine untill I confirm database setting, a blank page comes out. I have tried blank page FAQhttps://xoops.org/modules/smartfaq/faq.php?faqid=80 , but it doesn't help. No error msg at all. I've already tried 2 different MySQL servers, all failed. But the connections are good when using MySQL client.

I suspect this is caused by IIS6's security policy, or the php driver????

Help!

2
bkbenson
Re: Blank Page After Confirm Database
  • 2005/4/24 10:48

  • bkbenson

  • Just popping in

  • Posts: 2

  • Since: 2005/4/24


Quote:

whereray wrote:
My config is Win2003+PHP5+Xoops2.03. Everything is fine untill I confirm database setting, a blank page comes out. I have tried blank page FAQhttps://xoops.org/modules/smartfaq/faq.php?faqid=80 , but it doesn't help. No error msg at all. I've already tried 2 different MySQL servers, all failed. But the connections are good when using MySQL client.

I suspect this is caused by IIS6's security policy, or the php driver????

Help!

I encountered the same problem as yours...
but I am using WinXP(Apache)+PHP5+Xoops2.10

3
ehero2008
Re: Blank Page After Confirm Database
  • 2005/4/24 15:19

  • ehero2008

  • Just popping in

  • Posts: 1

  • Since: 2005/4/24


I speak english not very well,
I come from china.
--------------------------
I also found the problem, please do it:
update your php.ini file, you must set the two property:

#this is your db
extension=php_mysql.dll

#this is your extension dir
extension_dir = "D:/php5/ext"


good luck.

4
bkbenson
Re: Blank Page After Confirm Database
  • 2005/4/25 7:01

  • bkbenson

  • Just popping in

  • Posts: 2

  • Since: 2005/4/24


I just solved it on my own~
besides that php5 does not include that extension in default, I also inputted the wrong username and password...
So check these two if you get that blank page, though I am not sure about that

but then I got the same problem with this:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=34839&forum=1
(cycling in entering the admin section)
Solving...
Hope you won't get that problem~

p.s. I come from China too, but more accurately from Hong Kong

5
whereray
Re: Blank Page After Confirm Database
  • 2005/6/18 3:51

  • whereray

  • Just popping in

  • Posts: 29

  • Since: 2003/4/16


The problem is finally sovled. Just add a folder called "cache" under root directory.

I am wondering why the folder is not created auto by XOOPS install wizard???!!!

6
Dave_L
Re: Blank Page After Confirm Database
  • 2005/6/18 5:32

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Doesn't the installation script indicate that folder is missing?

Login

Who's Online

88 user(s) are online (47 user(s) are browsing Support Forums)


Members: 0


Guests: 88


more...

Donat-O-Meter

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

Latest GitHub Commits