How do I reconfigure it for a new server?

0 votes
asked by about Easy Uploader
edited by

I just changed to a new server, and my Easy Uploader server has a new IP address. I have copied over my Easy Uploader files, but I am getting this page error when I go to the upload files page:

Could not connect: Access denied for user 'ezupload'@'localhost' (using password: YES)

Do I need to reinstall the Easy Uploader application on my new server? Or is there a config file where I can change to the new IP address?

1 Answer

0 votes
No avatar answered by (309k points)
edited by

This is a PHP script. It might use MySQL as well since that appears to be a MySQL error. Make sure that you have MySQL installed and running and secondly, look in the config files because I think you will have the possibility to change the IP address, username, and password. The problem here is not the IP, but the user and password. Install MySQL and use root and no password for default config to see if it works. Additionally, install phpMyAdmin to configure the database and users.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...