cestlaplusmimi38
New Member
- Messages
- 7
- Reaction score
- 0
- Points
- 0
Hello,
I tried to install wordpress and and when i launch http://happosai-en-formation.x10.mx/wp-admin/ i have 500 error.
- I tried to put my folders in "www" then i tried in "public_html" >> the same
- I tried every combinations in config.php file >> the same or sometimes only 404, sometimes 500 error sometimes both
- I tried to change "fr_FR" into "default" in config.php >> the same.
- i tried to modify .htaccess. with "AddHandler x-mapp-php5 .php", a popup for downloading the file "install.php" appeared. With the 2 lines "AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php" error message becomes Error: PHP is not running & ' . __('Insufficient Requirements') . '
With the code "
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress" >> Internal access error.
I erased wordpress folder and reinstalled it some times. Then i used "auto intall" with softaculous and fantistico >> Internal access error
I read on forums that it can be related to php version : they advise to change php version into 2. I don't know how to do ?
Or may be i failed in filling wp-config ?? Can you help me, i have no idea anymore..
---
thank you very much,
happosai
I tried to install wordpress and and when i launch http://happosai-en-formation.x10.mx/wp-admin/ i have 500 error.
- I tried to put my folders in "www" then i tried in "public_html" >> the same
- I tried every combinations in config.php file >> the same or sometimes only 404, sometimes 500 error sometimes both
- I tried to change "fr_FR" into "default" in config.php >> the same.
- i tried to modify .htaccess. with "AddHandler x-mapp-php5 .php", a popup for downloading the file "install.php" appeared. With the 2 lines "AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php" error message becomes Error: PHP is not running & ' . __('Insufficient Requirements') . '
With the code "
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress" >> Internal access error.
I erased wordpress folder and reinstalled it some times. Then i used "auto intall" with softaculous and fantistico >> Internal access error
I read on forums that it can be related to php version : they advise to change php version into 2. I don't know how to do ?
Or may be i failed in filling wp-config ?? Can you help me, i have no idea anymore..
---
thank you very much,
happosai