Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Can't export from Mysqlman

Quote Reply
Can't export from Mysqlman
I am trying to export user data from Mysqlman but I get this error:

Error

MySQL said: Can't create/write to file '/home/biz/www/export.db' (Errcode: 13)

If I try without entering the path for the output file it tells me enter the file path.

Does this have something to do with permisssions - my www directory has permissions 777 rwxrwxrwx

Thanks
Quote Reply
Re: [socrates] Can't export from Mysqlman In reply to
Hi,

One thing to try, is entering a relative path, i.e just backup.sql, and see if that works (this will save it in /admin/mysqlman/).

Hope that helps.

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!
Quote Reply
Re: [Andy] Can't export from Mysqlman In reply to
Andy,

Thanks for that - it works that way and said the file was exported successfullly but I can't find the file (it isn't in /admin/mysql folder) anywhere.Mad

Any ideas where it saved the file?

Thanks
Quote Reply
Re: [socrates] Can't export from Mysqlman In reply to
Hi,

Mmm.. try running;

locate *.sql

(assuming you gave it the .sql extension).

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!
Quote Reply
Re: [Andy] Can't export from Mysqlman In reply to
Very stranage - it is nowhere to be found. I tried saving again and it says the file was exported successfully and when locate I get no results (frustrating) - thanks anayway.