1
CyberWoolf
Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 22:48

  • CyberWoolf

  • Just popping in

  • Posts: 4

  • Since: 2006/4/27


This is the first time I have installed XOOPS and I get this error (after reading how to turn debug on)

Info:
Xoops: 2.0.13.2
Operating system Linux
Apache version 1.3.34 (Unix)
PHP version 4.4.2
MySQL version 4.1.18-standard

I did search but I couldnt find anything that solved my problem
Thanks!

Quote:

This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the XOOPS Troubleshooting Page for assistance.


Notice: Only variables should be assigned by reference in /home/**/public_html/new3/class/database/mysqldatabase.php on line 239

Notice: Only variable references should be returned by reference in /home/**/public_html/new3/class/database/mysqldatabase.php on line 386

Notice: Only variables should be assigned by reference in /home/**/public_html/new3/class/database/mysqldatabase.php on line 239

2
JMorris
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:03

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


First, Welcome to XOOPS!

This sounds very much like a database connectivity issue.

Have you verified that you can connect to the database?

If you have SSH access to the server, you can use the following command to connect to the database. If the database cannot be reached, an error will be generated at the command line.

mysql --host=<hostname or localhost> --user=<username> --password=<password> --database <database name>


If you do not have SSH access, you can try to determine whether their is a connectivity issue using another script that connects to the database. You may want to try PHPMyAdmin

Again, if database connectivity cannot be established, an error will be generated.

Hope this helps.

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

3
CyberWoolf
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:12

  • CyberWoolf

  • Just popping in

  • Posts: 4

  • Since: 2006/4/27


I can connect fine to the db. I have other databases on the server that have no problem

4
JMorris
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:16

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


The only other time I've seen this issue is when there are either corrupt files or improperly entered database details. Verify that you've entered the database details correctly. If that doesn't work, try reuploading the files to the server.

Hope that helps.

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

5
CyberWoolf
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:17

  • CyberWoolf

  • Just popping in

  • Posts: 4

  • Since: 2006/4/27


I forgot to say... thanks for welcome! I love cms.. especially open source cms'!

I will try re-uploading and Ill let ya know! Thanks

6
CyberWoolf
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:42

  • CyberWoolf

  • Just popping in

  • Posts: 4

  • Since: 2006/4/27


yay! It worked! Thanks I always forget to do the simple things...

7
JMorris
Re: Blank Page - mysqldatabase.php - Fresh Install
  • 2006/4/27 23:44

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Quote:

CyberWoolf wrote:
yay! It worked! Thanks I always forget to do the simple things...


Don't we all.

Glad you got it working. Happy XOOPSing!

Best Regards,

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

Login

Who's Online

248 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

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

Latest GitHub Commits