Hi,
To back it up, go in via Telnet/SSH, and type:
mysqldump --add-drop-table -uUSERNAME -pPASSWORD DB_NAME > backup.sql
Then, move to the directory where your cgi-bin stuff is held, and run:
tar -cvvf backup.tar *
To run the upgrade, get your copy of GLinks (the .tar), and upload the install.cgi and install.dat file to your admin folder. CHMOD the .cgi to 755, and run it from your browser. The rest should be pretty self explanitory :)
If you want, I could do this as a custom job for you (if you don't feel confortable doing it yourself)
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
To back it up, go in via Telnet/SSH, and type:
mysqldump --add-drop-table -uUSERNAME -pPASSWORD DB_NAME > backup.sql
Then, move to the directory where your cgi-bin stuff is held, and run:
tar -cvvf backup.tar *
To run the upgrade, get your copy of GLinks (the .tar), and upload the install.cgi and install.dat file to your admin folder. CHMOD the .cgi to 755, and run it from your browser. The rest should be pretty self explanitory :)
If you want, I could do this as a custom job for you (if you don't feel confortable doing it yourself)
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!