Jump to content

Blank storefront after migrating to new host


Recommended Posts

I've migrated a customers store to a new hosting provider by uploading both MySQL and content backups. I of course changed the settings.inc.php file to reflect the new MySQL database information and PrestaShop is connecting to the database without any issue.

 

However my problem is that although I can log in to the backend and everything appears to be working correclty the storefront only returns a blank page.

  1. Updated MySQL information in settings.inc.php (connecting successfully to database)
  2. Regenerated .htaccess file
  3. Regenerated robots.txt
  4. Disabled SSL (Testing without SSL before completing the migration)
  5. Disabled cache
  6. Enabled debug output (NO error messages displayed)

I'm stuck here as to what my next steps should be, so any suggestions or pointers would be greatly appreciated!

 

Thanks,

 

Steve

Edited by SOHOIT (see edit history)
Link to comment
Share on other sites

Sorry that was a bit silly to leave out of the post wasn't it.

 

The URL is http://elegantdreamslingerie.com

 

Following the suggestions from another post I've switched to Smarty V2 and am now receiving -

 

Fatal error: Smarty error: unable to write to $compile_dir '/hsphere/local/home/coyoterunner/elegantdreamslingerie.com/tools/smarty_v2/compile'. Be sure $compile_dir is writable by the web server user. in /hsphere/local/home/coyoterunner/elegantdreamslingerie.com/tools/smarty_v2/Smarty.class.php on line 1095

 

Wondering if I have a permissions issue.

Link to comment
Share on other sites

I've noticed that the back office shows there are permisions errors -

 

Back Office > Tools > Configuration Information

  • Set write permissions for config folder
  • Set write permissions for tools folder
  • Set write permissions for cache folder
  • Set write permissions for sitemap.xml file
  • Set write permissions for img folder and subfolders/recursively
  • Set write permissions for mails folder and subfolders/recursively
  • Set write permissions for modules folder and subfolders/recursively
  • Set write permissions for themes/prestashop/lang/ folder and subfolders/recursively
  • Set write permissions for translations folder and subfolders/recursively
  • Set write permissions for upload folder and subfolders/recursively
  • Set write permissions for download folder and subfolders/recursively

But I've verified that these files and folders are writable.

Link to comment
Share on other sites

×
×
  • Create New...