deployment on raspberry pi3
-
Hi,
I have done a website based on wordpress on my wampserver install.
I have copied all the content of WWW folder
I have export and import teh database and updatet the url inside.I have update wp-config.php
define('DB_NAME', 'site_bdd'); define('DB_USER', 'myuser'); define('DB_PASSWORD', 'mypassword'); define('DB_HOST', 'localhost');
When I’m trying to access to my website I get white page.
I do not understand why ?
I have tryied my Raspberry pi install with index.html from apache2 and with a basic phpinfo file.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘deployment on raspberry pi3’ is closed to new replies.