PHP Upload not working on SSL page

lsqtwrk

Administrator
#2
Hi,

May I know what is your OLS version ?

/usr/local/lsws/bin/lshttpd -v

should tell you the version.

I just tested with OLS + PHP 73 on Wordpress and uploaded a plugin zip without problem , over HTTPS.
 
#3
Just like what I experienced recently using OLS with directadmin, many of my users report that they cannot upload media on wordpress but at some time the upload runs even though in https but more often it doesn't run when uploading.
I think this is a problem from OLS because I also run cyberpanel since a month ago they didn't work for uploads with https
 

suxumi

New Member
#5
May I know what is your OLS version ?
Dear @lsqtwrk

Here is the version information:

LiteSpeed/1.6.7 Open
module versions:
modgzip 1.1
cache 1.62
modinspector 1.1
uploadprogress LSIAPI_VERSION_STRING
mod_security 1.2
(built: Wed Jan 29 20:56:17 UTC 2020)
module versions:
modgzip 1.1
cache 1.62
modinspector 1.1
uploadprogress LSIAPI_VERSION_STRING
mod_security 1.2


BUT the most strange thing (by our server users finding) are:

https upload does not works on chrome on the first upload attempt and all afters!
but
using firefox - the upload sometimes is working fine but after the some period, there also is the same issue!

The upload process takes maximum allowed time and then it's display an error:

Request Timeout
This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.

note: The OLS instalation was made through the directadmin build 2.0
 
Top