LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > Search Forums > Search Results

Showing results 1 to 25 of 60 - Search took 0.00 seconds. Search: Posts Made By: priestjim
Forum: Bug Reports 05-15-2012, 11:28 PM
Replies: 17
Views: 1,595
Posted By priestjim
The script does not produce an error neither in...

The script does not produce an error neither in the error_log nor in Litespeed's log. It just fails by return "HTTP Error".
Forum: Bug Reports 05-15-2012, 12:58 AM
Replies: 17
Views: 1,595
Posted By priestjim
Here is some more information about my setup: ...

Here is some more information about my setup:

- lsphp 5.2.17 with configure flags:



- upload dir is /tmp which is mounted on tmpfs
- suexec is on
- server is Plesk 9.5
- mysql is 5.1.62
Forum: Bug Reports 05-14-2012, 11:48 PM
Replies: 17
Views: 1,595
Posted By priestjim
Did the force reinstall, the old issue was fixed...

Did the force reinstall, the old issue was fixed but the problem with the uploads remains.
Forum: Bug Reports 05-14-2012, 06:45 AM
Replies: 17
Views: 1,595
Posted By priestjim
Actually, it will. 4.1.12 breaks randomly static...

Actually, it will. 4.1.12 breaks randomly static file transfers (like images, css or js files) and corrupts them, leaving the client with half-downloaded files.
Forum: Bug Reports 05-14-2012, 05:57 AM
Replies: 17
Views: 1,595
Posted By priestjim
Sadly no, these are the clues I have. Even...

Sadly no, these are the clues I have. Even strace'ing the process running the upload shows nothing (to my not that much trained eye).
Forum: Bug Reports 05-14-2012, 05:15 AM
Replies: 17
Views: 1,595
Posted By priestjim
Wordpress will not upload

Hi all,

I've been getting a strange error with every website running Wordpress ever since I recompiled PHP 5.2.17 with the LSAPI present on LSWS 4.1.11. More specifically the asynchronous file...
Forum: Bug Reports 04-10-2012, 11:52 PM
Replies: 22
Views: 2,308
Posted By priestjim
Did that in order to get my server to an operable...

Did that in order to get my server to an operable state. With 4.1.11 I get no load issues.
Forum: Bug Reports 04-10-2012, 03:18 AM
Replies: 22
Views: 2,308
Posted By priestjim
I get extremely high loads on 4.1.12. The error...

I get extremely high loads on 4.1.12. The error log says:

2012-04-10 13:15:44.416 [WARN] Remove looping fd: 50, event: 1
2012-04-10 13:15:44.465 [WARN] Remove looping fd: 797, event: 1...
Forum: Feedback/Feature Requests 03-14-2012, 06:49 AM
Replies: 3
Views: 2,333
Posted By priestjim
+1 from me

+1 from me
Forum: Bug Reports 01-16-2012, 02:40 AM
Replies: 3
Views: 1,014
Posted By priestjim
Is this possible via .htaccess RewriteLog...

Is this possible via .htaccess

RewriteLog /usr/local/lsws/logs/rw.log
RewriteLogLevel 9

or do I need to open debug logging throught LSWS's console?
Forum: Bug Reports 01-13-2012, 04:30 AM
Replies: 3
Views: 1,014
Posted By priestjim
Erroneous behavior with UTF-8 .htaccess

Hey all,

I've been experiencing a very strange issue with a website that uses UTF-8 regular expressions in the rewrite rules:

RewriteRule...
Forum: PHP 11-18-2011, 06:16 AM
Replies: 73
Views: 7,191
Posted By priestjim
This should be then a feature request then, since...

This should be then a feature request then, since with suexec disabled PHP is pretty much useless in a shared environment.

FYI, nginx + php-fpm operates EXACTLY as fastcgi + opcode cache should.
Forum: PHP 11-18-2011, 04:30 AM
Replies: 73
Views: 7,191
Posted By priestjim
I've been experiencing cache clearing as well. I...

I've been experiencing cache clearing as well. I have configured Litespeed to let PHP/LSAPI to self-manage its instances:

Instances: 1
Suexec: on
Max connections: 64
PHP_LSAPI_CHILDREN=64...
Forum: General 07-19-2011, 12:08 AM
Replies: 9
Views: 1,361
Posted By priestjim
Hi, No, no LSWS process is listening on IPv6...

Hi,

No, no LSWS process is listening on IPv6 interfaces. The configuration files are autogenerated by Plesk and are valid:

NameVirtualHost [2xx2:xx00:1::10]:80
NameVirtualHost...
Forum: General 07-15-2011, 06:48 AM
Replies: 9
Views: 1,361
Posted By priestjim
Hi, In the interest of not opening a new...

Hi,

In the interest of not opening a new topic on IPv6 support, I have recently upgraded to Plesk 10.3 and I am getting these errors on a Litespeed 4.1.1 (latest build) server:
...
Forum: Bug Reports 05-18-2011, 06:10 AM
Replies: 5
Views: 1,768
Posted By priestjim
In Plesk 10.2, I don't get the option to enable...

In Plesk 10.2, I don't get the option to enable mod_php! It's just PHP fastcgi and that's it!
Forum: Bug Reports 05-18-2011, 06:06 AM
Replies: 5
Views: 1,768
Posted By priestjim
Self-reply: Parallels disables by default...

Self-reply:

Parallels disables by default the mod_php engine through the dynamically generate server configuration file in /usr/local/psa/admin/conf/generated and when needed, it activates the PHP...
Forum: Bug Reports 05-18-2011, 02:41 AM
Replies: 5
Views: 1,768
Posted By priestjim
LSWS 4.1 does not obey Plesk 10.2 PHP clause

Hi all,

It seems that LSWS 4.1 does not honor the PHP CGI clause that Plesk 10.2 uses to enable PHP support on a domain:

<Files ~ (\.php)>
SetHandler None
AddHandler php-script .php
...
Forum: Feedback/Feature Requests 02-09-2011, 04:12 AM
Replies: 5
Views: 2,483
Posted By priestjim
This feature would be useful outside of the...

This feature would be useful outside of the normal LSWS vhost XML configuration (ie in an .htaccess or Apache-style .conf files), because even though the server accepts the connection to verify the...
Forum: Bug Reports 08-17-2010, 12:04 AM
Replies: 2
Views: 777
Posted By priestjim
Yes the piped logger is running "fine": ...

Yes the piped logger is running "fine":

[root@server2:/root]> ps aux| grep [p]ipelog
root 3957 0.0 0.0 5376 1072 ? S 08:02 0:00 pipelog
root 3978 0.0 0.0 5376 1076 ? ...
Forum: Bug Reports 08-16-2010, 06:14 AM
Replies: 2
Views: 777
Posted By priestjim
Litespeed has stopped logging

Hi,

Well the subject says it all. After upgrading to LSWS 4.0.16 on the 9th of August, litespeed just stopped logging everything. All access logs are empty (even Litespeed's own...
Forum: Bug Reports 06-02-2010, 06:25 AM
Replies: 0
Views: 907
Posted By priestjim
SysVinit script parameters not compatible with the original httpd format

Hi!

It seems that the /etc/init.d/lsws script does not implement the basic parameters that the newer versions of Plesk Control Panel expects (condrestart, status, graceful) and thus in many places...
Forum: Bug Reports 02-02-2010, 03:00 AM
Replies: 13
Views: 2,330
Posted By priestjim
Nice answer, quick and clever. I'll notify the...

Nice answer, quick and clever. I'll notify the customer, thanks!
Forum: Bug Reports 02-02-2010, 01:34 AM
Replies: 13
Views: 2,330
Posted By priestjim
I have to report the same issue for a website...

I have to report the same issue for a website that was working fine until I upgraded to LSAPI 5.2 (I was already on LSWS 4.0.12). The website is http://www.greekwarriors.eu and the page opens...
Forum: Bug Reports 12-21-2009, 03:31 AM
Replies: 12
Views: 2,897
Posted By priestjim
When compiling against PHP 4.4.9, I get this...

When compiling against PHP 4.4.9, I get this error:
Showing results 1 to 25 of 60

 
Forum Jump

All times are GMT -7. The time now is 11:52 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.