Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Thomas36] Problem with importing the BACKUP

Quote Reply
Re: [Thomas36] Problem with importing the BACKUP In reply to
You probably need to run a grep;


cd /path/to/admin
perl -p -i -e 's|\Q/xxx/links-sql/admin|/new/path/links-sql/admin|g' `grep -r -l '/xxx/links-sql/admin' .`

The paths in green are you OLD ones, and the one in red, is your new FULL path to the LSQL admin folder.

Hope that helps Smile

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!
Subject Author Views Date
Thread Problem with importing the BACKUP Thomas36 2279 Dec 22, 2004, 8:48 AM
Thread Re: [Thomas36] Problem with importing the BACKUP
Andy 2212 Dec 22, 2004, 9:12 AM
Thread Re: [Andy] Problem with importing the BACKUP
Thomas36 2212 Dec 22, 2004, 12:15 PM
Post Re: [Thomas36] Problem with importing the BACKUP
Andy 2222 Dec 22, 2004, 11:40 PM
Thread Re: [Thomas36] Problem with importing the BACKUP
pugdog 2198 Dec 24, 2004, 8:50 AM
Post Re: [pugdog] Problem with importing the BACKUP
Thomas36 2190 Dec 27, 2004, 4:42 AM