Quote:
Originally Posted by vtfox
I have entered my username and password into my config.php file and I have confirmed that they work using SmartFTP, but I'm still getting this error:
Is there something I'm still missing?
|
This script is not using username and password in config. username and password should be entered directly into the script.
see under
Code:
require "./auth.php";
[/code]