i recently changed password to my ftp and webhost, how do i change the settings in CPG to allow access to the gallery?
FTP access password is not related to your coppermine admin account. What exactly is your problem?
GauGau
Quote from: "gaugau"FTP access password is not related to your coppermine admin account. What exactly is your problem?
GauGau
thanks for the reply!
when we run install.php, we are asked of a password right? not sure if its for database or something, my webhost is running cpanel, and i plan to change the password, when i changed it, CPG can't access its resources.
If you changed your database password, you will have to edit your include/config.inc.php file on the server.
Quote from: "casper"If you changed your database password, you will have to edit your include/config.inc.php file on the server.
thanks for the tip! :)
this is the error message i'm getting
QuoteCoppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user: '***@localhost' (Using password: YES)
when i tried to change the password, i can't upload the modified config.inc.php, any reason for this?
TIA!
Got it!! Just renamed the config.inc.php before and after uploading to the server. :)