Jump to content

White Page (Cant start Install Wizard)


Recommended Posts

Greetings,

I have not found a solution about this problem for 1 week. I upload all PrestaShop files to my server by ftp. then I am trying to start install wizard. ( I type .../install , .../install/index.php , ... etc) and I just see a white page. there is nothing on the screen like a php error or something. I dont know the reason but I think I am doing everything right.
I am uploading all files and I could not start the installation wizard.
I tried 2 different domain under the same hosting always and I receive the same problem .

Anyone know something about this problem or got an idea?

Thanks..

Host: Evanzo
(It has PHP5 and Plesk 8.1 control panel)

if u want to know more technical details about my host click here

Link to comment
Share on other sites

Hi

Here is the error I got when I changed "off" to "on":

Fatal error: Undefined class name 'tools' in /srv/www/vhosts/hamam-sauna.de/httpdocs/config/config.inc.php on line 31



I opened config.inc.php and on line 31 ; codes are ;

29 if(!file_exists(dirname(__FILE__).'/../install'))
30 die('Error: \'install\' directory is missing');
31 Tools::redirect('install', $dir);
32 }



By the way, when I enter .../install or .../install/index.php I still have a blank page.(white page) I received this fatal error only index page. (www.hamam-sauna.de)


Thanks..

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...