This topic is locked
[SOLVED]

Database connection for upload via FileZilla

2/6/2024 4:09:31 PM
PHPRunner General questions
A
ausmonty authorDevClub member

I have a AWS LightSail instance, to access it via FTP I need to use a certificate, and therefore am unable to use PHPRunner for the upload.Whilst I know I can use a FTP client (like Filezilla) to upload the output directory, I am having issue with the settings to access the database. Whilst I have the settings correct in PPHP Runner, they are not the default settings, and they don't seem to upload.

The only way i have worked out to do this, is to upload via PHP Runner to another site and then download from that site and upload to the correct dite via Filezilla. This then has the correct settings to access the database.

I am wondering if there is something I am missing which would allow me to just upload the output directory with teh correct DB settings.

Gordon.

admin 2/6/2024

Gordon,

where those incorrect setings are coming from?

My guess is that you just need to select correct Server Database Connection on the Output Directory screen before you perform a build.

A
ausmonty authorDevClub member 2/6/2024

that was too easy, I have not noticed that setting before, thanks.