Godaddy websites hacked. Moving here. Happen to have a mysql backup but it is 80mb. So uploaded bigdump.php to my aso share. The script looks like it has access to db, but when I try to run it, I get this error:
Forbidden
You don't have permission to access /dump/bigdump.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.7a mod_bwlimited/1.4 mod_fastcgi/2.4.6 Phusion_Passenger/2.2.5 Server at xxxxxxxxxxxxx.com Port 80
dump and all contents are 755
any ideas?
thanks
Access Error
Started by
pandrus
, Nov 07 2010 09:00 AM
3 replies to this topic
#1
Posted 07 November 2010 - 09:00 AM
#3 -ASO- Frank
Posted 07 November 2010 - 07:08 PM
jednorozec, on 07 November 2010 - 12:10 PM, said:
Submit a ticket to get SSH enabled on your account. Then upload the database backup and import it by running the command:
mysql database name < backup file name
mysql database name < backup file name
You'd actually need to specify your username and password to use mysql from command line (assuming you do not have ~/.my.cnf setup)
mysql -uUSERNAME -p DATABASENAME < databasefile.sql
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
Sign In
Create Account








