Whenever I try to export my SMF forums' databases it waits a while then either goes to a blank page or 404's out. All exports tried with these settings:
- Don't save to file (simply display the SQL query)
- Save to file without compression
- Save to file as ZIP
- Save to file as GZIP
This is what happens when I try to save to file:
This webpage is not found.
No webpage was found for the web address:
https://xxx.xxx.xxx.xxx:xxxx/domains/databases/phpMyAdmin/export.php
More information on this error
Below is the original error message
Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.
Any ideas what's going on? Do I have to up the script timeout limit in my php.ini file?
Thanks for any help!