Hi everyone,
we're facing a really bad problem with our dedicated server wiht Plesk11 (updated to the last version) + php fastgi installed.
Many of our users see quite often a 503 Error message and can't see many images, that are phisically present on the server and that are visible my the other users.
Deactivating nginx with the command:
those users don't see anymore the 503 and they can also see the images. BUT, deactivating nginx the secure version gives an error to the users. It seems that Apache can't see the certificate ( regularly bought and installed through plesk)
Reactivating nginx https starts to work again but the 503 problem comes back again.
Please help us understand how to solve the 503 problem affecting only few users, or at least how to deactivate nginx without the invalid certificate issue
Thanks
we're facing a really bad problem with our dedicated server wiht Plesk11 (updated to the last version) + php fastgi installed.
Many of our users see quite often a 503 Error message and can't see many images, that are phisically present on the server and that are visible my the other users.
Deactivating nginx with the command:
/usr/local/psa/admin/bin/nginxmng --disable
those users don't see anymore the 503 and they can also see the images. BUT, deactivating nginx the secure version gives an error to the users. It seems that Apache can't see the certificate ( regularly bought and installed through plesk)
Reactivating nginx https starts to work again but the 503 problem comes back again.
Please help us understand how to solve the 503 problem affecting only few users, or at least how to deactivate nginx without the invalid certificate issue
Thanks