installing wordpress on documentroot
-
Hello,
While trying to install wordpress 3.3.1 on the document root of my website, I am running into some strange issues.
I downloaded the tar file from http://wordpress.org/latest.tar.gz using wget and then unzipped in my document root directory.
But it unzips all files into a folder ‘wordpress’. For eg: if /www/mysite.com is my documentroot,then it creates a folder wordpress as /www/mysite.com/wordpress … I wanted all index.php and other files under /www/mysite.com…
When I tried to move files from wordpress directory to /www/mysite.com, the installation doesn’t work at all….
any ideas how to fix this ??? I don’t want ‘wordpress’ directory inside /www/mysite.com folder.
The topic ‘installing wordpress on documentroot’ is closed to new replies.