1
andreis
blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/16 23:28

  • andreis

  • Just popping in

  • Posts: 9

  • Since: 2010/2/16


Hi,

i have a working website on the internet running on XOOPS 2.0.15. But when I downloaded it to my filesystem and tried to run it I got only blank page.

The server, there page is nicely running has Apache 2.2.6 web server and PHP 5.2.1. Have same configuration on my filesystem. Also tried the PHP 4.4.7 and different web servers.

Does anyone knows, why this could happen?

2
Burning
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/17 3:42

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

Perhaps a cache trouble. Empty :
• /cache folder (make a backup before)
• /template_c folder
• _sessions table (just empty, do not delete table)

3
sailjapan
Re: blank page when starting xoops 2.0.15 website in filesystem

Do the defines in mainfile.php all point to your db etc as installed on your new environment?

4
ghia
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/17 13:20

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Did you backup and restore the files and the database?

5
andreis
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/17 20:01

  • andreis

  • Just popping in

  • Posts: 9

  • Since: 2010/2/16


Thank you guys for helping. I did next steps:

1. Backed up database from server and imported it to my local database.
2. Downloaded all files from server.
3. Changed paths and passwords according to my local settings.

After reading your answers also deleted cache, template_c folders and all rows in _sessions table. Still blank page.

Set php error_reporting to E_ALL | E_NOTICE | E_STRICT, got next warnings:

Strict Standards: Assigning the return value of new by reference is deprecated in C:\hoobeks2\www\hoobeks\include\common.php on line 96

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\include\common.php on line 109

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\include\functions.php on line 472

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\include\functions.php on line 476

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\include\functions.php on line 491

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\include\functions.php on line 525

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\class\database\databasefactory.php on line 30

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\class\database\databasefactory.php on line 59

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\class\logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\class\logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in C:\hoobeks2\www\hoobeks\kernel\object.php on line 556

6
ghia
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/17 20:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Set php error_reporting to E_ALL | E_NOTICE, because these strict warnings don't help or matter.

If you have Protector enabled, put the post and pre check in mainfile.php in comment.

Check your files and sql backup for the use of explicit domain names in the URL.

Did you have the same collations for your tables?

Did you try already once a new installation of XOOPS on your personal server?

7
andreis
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/18 19:50

  • andreis

  • Just popping in

  • Posts: 9

  • Since: 2010/2/16


I don't have protector enabled, so I didn't try this way.

Collations are the same as on the server.

Tried to install XOOPS 2.0.13.2 from scratch, got same problem as in this topic. Did appropriate changes in /install/class/mainfilemanager.php and everything was OK till last screen, where I should insert admin name/mail/pass. After inserting data pressed next and next page started to load, but nothing then happened. Browser showed, that page is loading and no changes.

Seems like something wrong with my PHP or MySQL configuration..

8
ghia
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/18 20:22

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Try once with XAMPP.

9
andreis
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/18 21:57

  • andreis

  • Just popping in

  • Posts: 9

  • Since: 2010/2/16


Succeeded to setup new XOOPS on XAMPP, but problem with my own website still exists.

10
ghia
Re: blank page when starting xoops 2.0.15 website in filesystem
  • 2010/2/19 1:14

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
After reading your answers also deleted cache, template_c folders
Meaning: the files in it? Not the folders themselves!

Did you verify the use of the domain name in links of the backups?

Why do you try to install a 2.0.13 for test, when you are using a 2.0.15?

Login

Who's Online

171 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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