Page 1 of 1

MySQL configuration file

Posted: Sun Aug 19, 2018 5:11 pm
by notesa
Where i find a configuration file Mysql
config.php and admin/config.php there are no config in the files because they have the form
<?php
require( dirname( __FILE__ ) . '/../../admin_delivery.conf' ); ?>
I need to change the password to connect to MySQL

Re: MySQL configuration file

Posted: Sun Aug 19, 2018 5:28 pm
by xxvirusxx
As default, opencart 1.5.6.4 use config.php. One is in admin directory, another is in root directory.

What version you use?

Re: MySQL configuration file

Posted: Sun Aug 19, 2018 7:38 pm
by notesa
xxvirusxx wrote:
Sun Aug 19, 2018 5:28 pm
As default, opencart 1.5.6.4 use config.php. One is in admin directory, another is in root directory.

What version you use?
I have Version 1.5.5.1

Re: MySQL configuration file

Posted: Sun Aug 19, 2018 7:55 pm
by xxvirusxx
Same on 1.5.5.1.

I think you index was changed by an extension/module..

Check on system...or an easy way. Compress admin folder, download on PC then search for file.

Post a screenshot from FTP (where site is)

Re: MySQL configuration file

Posted: Mon Aug 20, 2018 2:04 am
by notesa
xxvirusxx wrote:
Sun Aug 19, 2018 7:55 pm
Same on 1.5.5.1.

I think you index was changed by an extension/module..

Check on system...or an easy way. Compress admin folder, download on PC then search for file.

Post a screenshot from FTP (where site is)

Re: MySQL configuration file

Posted: Tue Aug 21, 2018 2:34 am
by xxvirusxx
You posted index.php content...not FTP content....

Re: MySQL configuration file

Posted: Tue Aug 21, 2018 12:21 pm
by notesa
xxvirusxx wrote:
Tue Aug 21, 2018 2:34 am
You posted index.php content...not FTP content....

Re: MySQL configuration file

Posted: Tue Aug 21, 2018 8:10 pm
by xxvirusxx
See the picture...you config.php is on FTP...

Re: MySQL configuration file

Posted: Tue Aug 21, 2018 11:35 pm
by notesa
xxvirusxx wrote:
Tue Aug 21, 2018 8:10 pm
See the picture...you config.php is on FTP...

Re: MySQL configuration file

Posted: Tue Aug 21, 2018 11:48 pm
by xxvirusxx
Look in system...or download a backup and search that file from computer.
That config.php wasn`t changed by opencart installation.