Installation "successful" but cannot reach admin

Joomla version 1.5 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
User avatar
samagra
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Mon Nov 10, 2008 4:19 pm

Installation "successful" but cannot reach admin

Post by samagra » Fri Nov 28, 2008 6:57 am

Hello, I am - you guessed it! - new to Joomla. I have been using 1.5 locally using XAMPP with no real problems. My next step is to install Joomla on the web server.

I uploaded all the Joomla files into the httpdocs directory of the site. I went through the installation, and at last it said Joomla was successfully installed, with the following warning:

Warning: file_put_contents(C:\Inetpub\vhosts\samagra.co.in\httpdocs\configuration.php) [function.file-put-contents]: failed to open stream: Permission denied in C:\Inetpub\vhosts\samagra.co.in\httpdocs\installation\installer\models\model.php on line 850

I then noticed the large red print instructing me to delete the installation directory before going any further. I deleted the installation folder. Then I clicked the "Admin" and was given an error, saying that the installation directory could not be found! I re-uploaded the installation folder.

Now, when I try to access http://www.samagra.co.in/administrator, or administrator/index.php, it takes me back to the first screen of the installation process (choose language). I tried to go through the installation process again, but it times out when I try to get through the database setup page.

Perhaps this is because the database has already been written into the existing installation? What am I missing here? I'm not sure at this point whether the installation has been successful, how I can reach the admin or view the site, and what is going on with the installation directory. Below I've answered as many of the technical questions about my system, as I can.

Release version: 1.5.7
System Information: We created a MySQL database using the Plesk control panel
Your OS: Windows XP
Is .htaccess file in use? : it is in the httpdocs directory at the web server

Please help!
Kind regards,

Nikhil
Nikhil
Dehradun, India

Roar
Joomla! Ace
Joomla! Ace
Posts: 1321
Joined: Fri Sep 14, 2007 8:11 pm

Re: Installation "successful" but cannot reach admin

Post by Roar » Fri Nov 28, 2008 9:24 am

At the end of the installation, Joomla writes a configuration.php file to your httpdocs, and most likely is this folder not writable. So no configuration.php is written and this way the installation is starting over again.

So make sure your httpdocs folder is writable, start with a new empty database and try again.

User avatar
samagra
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Mon Nov 10, 2008 4:19 pm

Re: Installation "successful" but cannot reach admin

Post by samagra » Sat Nov 29, 2008 4:07 am

Thanks for the response - the guy at the web hosting company says to create a virtual directory in plesk, and give write permissions to said directory, and install joomla there.

I've never done such a think but I'll give it a try - let's say I install successfully in a virtual directory, then will I have to move everything over to httpdocs in order to get the site live?

Thanks again
Nic
Nikhil
Dehradun, India

User avatar
samagra
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Mon Nov 10, 2008 4:19 pm

Re: Installation "successful" but cannot reach admin

Post by samagra » Sat Nov 29, 2008 4:28 am

sorry for the dumb question - I'm just now learning about the virtual directory installation. Will come back if something goes awry. Thanks again.
Nikhil
Dehradun, India

User avatar
samagra
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Mon Nov 10, 2008 4:19 pm

Re: Installation "successful" but cannot reach admin

Post by samagra » Mon Dec 01, 2008 9:05 am

Ok, I was able to create a virtual directory and start the installation process from there.

Everything was successful until the finish, where I was again told joomla was successfully installed, this time with the following error:

Warning: file_put_contents(C:\Inetpub\vhosts\samagra.co.in\httpdocs\configuration.php) [function.file-put-contents]: failed to open stream: Permission denied in C:\Inetpub\vhosts\samagra.co.in\httpdocs\installation\installer\models\model.php on line 850

The virtual directory has all available permissions, even the ones whose meanings I don't know.

Again, when I click the "admin" or "view site" buttons, I'm taken back to installation page one.

Please help, thanks again.
Nikhil
Dehradun, India

User avatar
samagra
Joomla! Apprentice
Joomla! Apprentice
Posts: 19
Joined: Mon Nov 10, 2008 4:19 pm

Re: Installation "successful" but cannot reach admin

Post by samagra » Sat Dec 06, 2008 6:13 am

Install successful - manually wrote configuration.php-dist file, changed to configuration.php, and uploaded after install process. Deleted installation directory. Thanks for help.
Nikhil
Dehradun, India

User avatar
weasel69
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 101
Joined: Wed Dec 10, 2008 9:11 am
Location: SOUTH AFRICA

Re: Installation "successful" but cannot reach admin

Post by weasel69 » Thu Jan 08, 2009 9:32 pm

samagra wrote:Install successful - manually wrote configuration.php-dist file, changed to configuration.php, and uploaded after install process. Deleted installation directory. Thanks for help.
This is the only way I could get my installation to work ... thanks for steering me in the right direction

heathman
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Jan 10, 2009 9:25 am

Re: Installation "successful" but cannot reach admin

Post by heathman » Sat Jan 10, 2009 9:33 am

Hello Everyone,

I have done some research into your errors, by installing Joomla on my own computer, the reason for this error is that you need to share your HTTPDOCS folder or your Webroot, once this is shared you won't see that error, if you have any problems feel free to e-mail me @

heathmanm @ nmrcomputers . net

Thanks!
Michael

vordesigns
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Fri Dec 05, 2008 7:59 pm

Re: Installation "successful" but cannot reach admin

Post by vordesigns » Fri Jan 16, 2009 5:43 pm

You need create rights on the root of the installation to build the config file.

heathman
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Jan 10, 2009 9:25 am

Re: Installation "successful" but cannot reach admin

Post by heathman » Fri Jan 16, 2009 10:26 pm

yes when you share it iis_iusr can use the folder with the correct permissions

ismat_yon
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Nov 05, 2009 3:40 am

Re: Installation "successful" but cannot reach admin

Post by ismat_yon » Thu Nov 05, 2009 3:59 am

Hi there.

Please help me. I'm facing same problem and the message appeared as per belows...
Warning: file_put_contents(C:\inetpub\wwwroot\joomla\configuration.php) [function.file-put-contents]: failed to open stream: Permission denied in C:\inetpub\wwwroot\joomla\installation\installer\models\model.php on line 850
Hope that u can help me. TQ :geek:

I try to find htdocs folder, but it was nowhere... :(


Locked

Return to “Installation 1.5”