Jump to content
xisto Community
communitykat

Cannot Install More Than One Script In Root Directory I am trying to install Joomla, but cant

Recommended Posts

I can only assume your referring to the pre-install scripts,, the simple answer is if you have two pre-installed scripts running on the actual root directory like it will create some conflict in the servers so I suggest 1 of 2 ways to do this

1. Download joomla from the main then upload it that way.

2. Preinstall into it's own directory then set up a redirect for your joomla on your index page. Unless their is something different about it this will mess up your SEO when people search for your site.

EDIT: I do believe this little PHP script will be able to solve the index on the redirect issue

<?Header( "HTTP/1.1 301 Moved Permanently" );Header( "Location: http://new-url.com; );?> 

Hopefully this helps, of course last I knew you couldn't do a install on the root directory without creating any problems.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.