This thread is a prime reason I got out of this industry.
Quote:
Originally Posted by JustBiz
He ain't met ya yet ... but I doubt he's gonna fight ya on that. :=)
In the meantime, does your config.php look like below:
/* ADMIN ACCESS */
$admin_username = 'setyourusername'; //admin area username
$admin_password = 'setyourpassword'; //admin area password
You didn't edit out ' or ; ?
|
Please tell me this software does not have the admin password hardcoded in plain text, Konrad.