Re: Mysqldump path error BUT correct path
Posted: Wed Mar 11, 2020 6:48 am
That's strange ..
exec($mysql_str, $output, $error);
this is how it creates backups , and that's why I check 'exec('
you say it's disabled but somehow manages to create baxckups
so there are 2 options:
1. blindly remove warning and in some cases it won't work for no reason w\o any warning ans so on
2. you send me ssh so I can check why it is this way at your server
exec($mysql_str, $output, $error);
this is how it creates backups , and that's why I check 'exec('
you say it's disabled but somehow manages to create baxckups
so there are 2 options:
1. blindly remove warning and in some cases it won't work for no reason w\o any warning ans so on
2. you send me ssh so I can check why it is this way at your server