I install quite a few joomla installations. I normally do this by downloading the zip, inflating it and then using filezilla to FTP all the files into a new domain directory on my ispconfig3 server.
Because I regularly work away from my server using a remote shell I'd like to be able to do this without using FTP client to save bAndwidth etc.
I've been using
wget to get the zip
then using the command unzip to extract the files
the directory looks like this:
Code:
web33@badbuntu:/var/www/snugglesstore.com/web$*ls*-l
total*6888
drwxr-xr-x*11*web33*client1****4096*2009-11-04*17:45*administrator
drwxr-xr-x**2*web33*client1****4096*2009-11-04*17:46*cache
-rw-r--r--**1*web33*client1***97981*2009-11-04*17:44*CHANGELOG.php
drwxr-xr-x*13*web33*client1****4096*2009-11-04*17:46*components
-rw-r--r--**1*web33*client1****3409*2009-11-04*17:44*configuration.php-dist
-rw-r--r--**1*web33*client1****1175*2009-11-04*17:44*COPYRIGHT.php
-rw-r--r--**1*web33*client1***14894*2009-11-04*17:44*CREDITS.php
-rw-r--r--**1*web33*client1****2771*2009-11-04*17:44*htaccess.txt
drwxr-xr-x**6*web33*client1****4096*2009-11-04*17:46*images
drwxr-xr-x**8*web33*client1****4096*2009-11-04*17:46*includes
-rw-r--r--**1*web33*client1*****591*2009-11-04*17:44*index2.php
-rw-r--r--**1*web33*client1****2052*2009-11-04*17:44*index.php
drwxr-xr-x**7*web33*client1****4096*2009-11-04*17:46*installation
-rw-r--r--**1*web33*client1****4344*2009-11-04*17:44*INSTALL.php
-rw-r--r--**1*web33*client1*6778161*2009-11-04*19:51*Joomla_1.5.15-Stable-Full_Package.zip
drwxr-xr-x**4*web33*client1****4096*2009-11-04*17:45*language
drwxr-xr-x*16*web33*client1****4096*2009-11-04*17:46*libraries
-rw-r--r--**1*web33*client1***17816*2009-11-04*17:45*LICENSE.php
-rw-r--r--**1*web33*client1***27984*2009-11-04*17:45*LICENSES.php
drwxr-xr-x**2*web33*client1****4096*2009-11-04*17:45*logs
drwxr-xr-x**3*web33*client1****4096*2009-11-04*17:46*media
drwxr-xr-x*22*web33*client1****4096*2009-11-04*17:46*modules
drwxr-xr-x*11*web33*client1****4096*2009-11-04*17:46*plugins
-rw-r--r--**1*web33*client1*****304*2009-11-04*17:45*robots.txt
drwxr-xr-x**6*web33*client1****4096*2009-11-04*17:46*templates
drwxr-xr-x**2*web33*client1****4096*2009-11-04*17:46*tmp
drwxr-xr-x**4*web33*client1****4096*2009-11-04*17:46*xm
the permissions appear to be as if they were there by FTP method.
However, when I come to run it through a browser I get :
Quote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@snugglesstore.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny6 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g Server at www.snugglesstore.com Port 80
|
I'd really appreciate any help with this thanks.
Recent comments
1 day 6 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 12 hours ago