.htacess upadted : 500 internal error still there
-
I have read so much on this now and tried al that has been suggested but still no luck.
Host is 1and1.
I have added php5 in htaccess.
my folder is off root in folder called 473170884
directory tree on filezilla is..
root – 473170884 – wp-admin & wp-content & wp-includes..htacces file info:
SetEnv PHP_VERSION 53# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /473170884 RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /473170884/index.php [L] AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php </IfModule> # END WordPress
I have uploaded localhost version and changed all internal links and config.php file. Sql databse is working and has been edited with guid links etc.
PLEASE someone help. Stuck
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘.htacess upadted : 500 internal error still there’ is closed to new replies.