The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
![]() |
mysqldump localhost - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28) +--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10) +--- Thread: mysqldump localhost (/showthread.php?tid=619) |
mysqldump localhost - firestorm - 06-30-2017 im working on back up & restore for my US build which i'll share when finished, so far ive completed the backup feature where we can backup db & us files, just db , just us files or a single table, works perfectly on remote server i.e shared cpanel hosting however on mamp pro and ampps on mac i get mysqldump cannot be found error on the db dump function, i believe this is related to localhost and not the script itself, but i could be wrong, has anyone come accross this issue ? ive attenpted all fixes found on stack etc but. o go and is there an alternative to mysqldump ? |