Error 504 in the logs during database install step of fresh install 1.0.8.2
Posted: Tue Apr 27, 2021 4:07 pm
Hey,
any idea why the install database step ends with an timeout after 60 seconds (in the logs, the install page does not show any error but does not continue either)? i mean for 22kb sample data it should not take 60sec to return from the database job, right?
I am using a PhoenixCart Download of today April 27th
Phoenix v1.0.8.2 Installation
The checkups on the first install page are all marked with a green thumbs up.
PHP 7.3.27
it also looks like the database has been filled with tables and data.
Regards,
Stephan
any idea why the install database step ends with an timeout after 60 seconds (in the logs, the install page does not show any error but does not continue either)? i mean for 22kb sample data it should not take 60sec to return from the database job, right?
I am using a PhoenixCart Download of today April 27th
Phoenix v1.0.8.2 Installation
The checkups on the first install page are all marked with a green thumbs up.
PHP 7.3.27
it also looks like the database has been filled with tables and data.
Code: Select all
2021-04-27 17:49:57 (70007)The timeout specified has expired: [client xxx.xxx.xxx.xxx:50416] AH01075: Error dispatching request to : (polling), referer: https://xxxxxxxxxxxx.xx/install/install.php
2021-04-27 17:48:57 xxx.xxx.xxx.xxx
504 GET /install/rpc.php?action=dbImport&server=localhost&username=name_db2&password=xxxxxxxx&name=dbname_db2&importsample=1 HTTP/2.0
2021-04-27 17:48:57 xxx.xxx.xxx.xxx
200 GET /install/rpc.php?action=dbCheck&server=localhost&username=name_db2&password=xxxxxxxx&name=dbname_db2 HTTP/2.0Stephan