504 Gateway Time-ou...
 
Notifications
Clear all

504 Gateway Time-out

2 Posts
2 Users
0 Reactions
724 Views
Posts: 2
Topic starter
(@jonesy)
New Member
Joined: 4 years ago

Hi 

Im using latest SolidCP with PHP 8

I have made all the usual website PHP.ini optimisations for timeout settings, but I am getting a timeout I cant seem to solve where I am using PHP app to upload a Excel spreadsheet into a MySQL database - after 6000 rows of data it throws a

504 Gateway Time-out 

But the data does get uploaded despite the error (This happens at around 31 seconds from starting the upload so i think its relating to a setting ive missed)

Is there any settings I could have missed?

In PHP.ini I have changed these

max_execution_time=300

Seen as the timeout happens at 31 seconds I dont think its related to that.

Thanks

1 Reply
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 9 years ago

Hello,

Are you running the web server via a reverse proxy? The error suggests that may have timed out.

Regards,

Trevor

Reply
Share: