Wamp wordpress installation ixwebhosting

I had this same problem, and after temporarily deleting all my .htaccess files, then trying to modify them as suggested, and making sure all my files and folder permissions were set to 777. I still couldn't get it to work. I don't know why I couldn't access the file, but I was able to create a new file and access it no problem. So what I did was create a new file in /wp-admin/ called temp.php and pasted all the code from install.php into it. This allowed me to access the file. The only other thing I had to do was edit the code so that the form submitted to temp.php instead of install.php. After that, I could finish the install and everything worked.

Wamp wordpress installation ixwebhosting 13 at

answered Jun 15 '13 at 7:35

This should work :

The instructions says that you add a separate .htaccess containing the lines above to the wp-admin folder - and leave the main .htaccess, in the root, alone.

if that don't help. you can try this:

copy the .htaccess file as is from the wp-admin and placed it in the root folder and bingo! It should work. if you face new error after this let us know.

for reference you can look here as well:

Check using this:

The link: discoverit.cat/blog/wp-login.php (You can try with any user pass and can see the error) Hi, so I'm try to put one .htaccess with this content: SecFilterEngine Off SecFilterScanPOST Off Into wp-admin/ And the default .htacces in the root: # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond % !-f RewriteCond % !-d RewriteRule. /index.php [L] # END WordPress And then this not working =S - user2274068 Apr 12 '13 at 11:25

Related articles

Inmotion hosting wordpress multi site installationCreate A Network As of WordPress 3.0. you have the ability to create a network of sites by using the multisite feature. This article contains instructions for creating a multisite network. A...
Webhostinghub install wordpress wampMost webmasters get to know how to install WordPress on website and that can be completed with Softaculous, Simplescript, Fantastico, FTP, or some other methods. However, having WordPress...
Ixwebhosting wordpress multi site themesDescription Plugin management for WordPress Multisite that supports the native plugins page and the WPMU DEV Pro Sites plugin! Used on thousands of multisite installs across the web. Previously...
Ix web hosting wordpress install wampThis article is to answer questions about making the move from PHP 4.x to PHP 5.x on your web hosting platform. Switching to PHP 5 To identify the version of PHP your web server is using,...
Web hosting one-click wordpress install wampHow to Install WordPress WordPress, as one of the most user-friendly CMSs online, has been downloaded for millions of thousands of times all over the world. Its easy-to-understand interface,...