Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Manual Joomla Installation Failes, Joomla Installation help for manual installers on Qupis servers
CyrusX
post Aug 25 2008, 08:30 AM
Post #1


Newbie [Level 2]
**

Group: [HOSTED]
Posts: 31
Joined: 19-August 08
Member No.: 66,680



Hi,

Recenrly I decided to install Joomla! 1.5.x manually on my website. The website is hosted in Qupis and there is no way for an automatic installation of CMS software like Joomla!. I Unzipped the folder, uploaded it to my root and then proceeded with the main installation procedure.

I had all the directories, sub-directories, and files in my root. Then I created the database needed to run Joomla!.

But the installation page cannot be loaded. There is an error like this every time I try to access index.php to start installing Joomla! 1.5.x:

CODE
Warning: require_once(/home/toumajx/public_html/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /home/toumajx/public_html/index.php on line 21

Fatal error: require_once() [function.require]: Failed opening required '/home/toumajx/public_html/includes/defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/toumajx/public_html/index.php on line 21


I can appreciate any help.

Thank you.
Go to the top of the page
 
+Quote Post
rvalkass
post Aug 25 2008, 08:49 AM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,237
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol
myCENT:45.20



Does the file includes/defines.php actually exist? Did it get uploaded? Sometimes FTP software fails to upload a file or two, and it can be worth checking that every folder has the right files in it.

If it does exist, what are the permissions on that file? Make sure that PHP has read access to the file, otherwise it can report that it doesn't exist.
Go to the top of the page
 
+Quote Post
Stridr
post Aug 25 2008, 11:34 AM
Post #3


Advanced Member
*******

Group: [HOSTED]
Posts: 110
Joined: 25-July 08
Member No.: 65,473



I have faced the same problem too. Seems like the only way is to install it via cPanel's Fantastico Intstaller. I have tried installing it multiple times at Trap 17 and I get the same problem.
Go to the top of the page
 
+Quote Post
Saint_Michael
post Aug 25 2008, 01:33 PM
Post #4


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,798
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew
myCENT:READY[102.80]



Well I check the forums out and from the looks of it this problem is because of the zip file itself maybe and so people recommended downloading 7zip and downloading this version of the joomla software.

Ok I did a manual installation of joomla and this is what you do, the actual tar file into your account and then extract it there and then go through the installation process making sure your configuration file is writable and you set up the database needed to get joomla going and you shouldn't have any problems.

This post has been edited by Saint_Michael: Aug 25 2008, 01:53 PM
Go to the top of the page
 
+Quote Post
CyrusX
post Aug 25 2008, 02:21 PM
Post #5


Newbie [Level 2]
**

Group: [HOSTED]
Posts: 31
Joined: 19-August 08
Member No.: 66,680



Thanks all for their care and their active manner,

As one of our dear friends described above, the problem was in in-completeness of uploaded files to the destination directories.

But now I have another problem, which may be considered as a suggestion for Qupis administrators to provide access to Fantastico for a better installation quality.

The problem is when I started to install sample data on the step 6 (configuraion) of the Joomla 1.5.x software, it failed due to the following error:

Error: the XML response that was returned from the server is invalid


Solutions I tried include:

1- Checked the home directory to see if it have the correct permissions, I try to install Joomla in root directory, and now public_html has 755 permission.

2- Retried and failed. So, I uploaded a blank PHP file by the name of: configuration.php to the root, set the permissions to 755, 644, 777 and tried each time. Again failed.

3- I deleted the configuration.php file from the root and manipulated the file: configuration.PHP-DIST in the root and filled the empty spaces with the following data: My site name, mysql username, password, and database name. Then I tried again with every set of permissions you can imagine and failed.



Unfortunately there are no reasonable amount of help accessible for this problem even on official Joomla forums located at their website.

I tried to search the problem in Google. All I got were those solutions that you kindly read above.


Any suggestions will be appreciated.

Regards,

CyrusX
Go to the top of the page
 
+Quote Post
Saint_Michael
post Aug 25 2008, 02:53 PM
Post #6


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,798
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew
myCENT:READY[102.80]



Well, when I did the installation I didn't touch the configuration file and so I ran it through and I got the installation correctly, and so I would do a fresh installation but don't touch the configuration file and when it comes to step in the installation process copy and paste that selected text into the configuration file. I wasn't really paying attention to where you needed to put the text in since I wanted to make sure there was a way to install it successfully.
Go to the top of the page
 
+Quote Post
CyrusX
post Aug 25 2008, 09:28 PM
Post #7


Newbie [Level 2]
**

Group: [HOSTED]
Posts: 31
Joined: 19-August 08
Member No.: 66,680



QUOTE(Saint_Michael @ Aug 25 2008, 06:23 PM) *
Well, when I did the installation I didn't touch the configuration file and so I ran it through and I got the installation correctly, and so I would do a fresh installation but don't touch the configuration file and when it comes to step in the installation process copy and paste that selected text into the configuration file. I wasn't really paying attention to where you needed to put the text in since I wanted to make sure there was a way to install it successfully.


Dear friend,

Thank you for your care.

I said as the last chance to bring the website back to life with some CMS software I decided to modify the configuration.php. But the modification can easily be undone, either by a clean installation (including deletion of database) or by simply uploading the original configuration.PHP-DIST file to the root and delete the old version.

But the problem is still there.

Thank you again.

CyrusX

This post has been edited by CyrusX: Aug 25 2008, 09:29 PM
Go to the top of the page
 
+Quote Post
Saint_Michael
post Aug 25 2008, 11:13 PM
Post #8


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,798
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew
myCENT:READY[102.80]



Like I mention in the shoutbox it could be the qay the qupis account is set up and its giving you problems trying to install joomla onto your account and so what I suggest is move your stuff here on trap by getting hosted and should be able to get joomla working here instead of trying to figure it out on quipis.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Joomla-the New Mambo(5)
  2. Joomla Install Trouble(4)
  3. Php-nuke V7.9 Launched(4)