LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Bug Reports (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=9)
-   -   Nobody process in LS 4.2.2 (http://www.litespeedtech.com/support/forum/showthread.php?t=6616)

raymond 02-01-2013 07:33 AM

Nobody process in LS 4.2.2
 
Was eager to remove Etags from header, so I quickly requested my server admin to update LiteSpeed to version 4.2.2.

Shortly after that I noticed that I couldn't upload images from Wordpress.
After reporting this problem to my server admin, he checked and found that litespeed is running some php processes as user "nobody" while some under the proper user.

Downgraded back to the previous version and the problem went away.

webizen 02-01-2013 04:52 PM

what's the error message when fail to upload? anything in the error log?

raymond 02-01-2013 11:46 PM

The error message when fail to upload is:

"The uploaded file could not be moved to /home/www.website.com/www/wp-content/uploads/2013/01"

NiteWave 02-02-2013 02:51 AM

Quote:

he checked and found that litespeed is running some php processes as user "nobody" while some under the proper user.
this may be where the problem is. please check .htaccess, any directive like suPHP_UserGroup in it

raymond 02-02-2013 07:07 AM

Its correct. It work fine on older version so obviously its setup OK.

Yogesh Sarkar 02-03-2013 11:02 PM

Earlier php must have been working as user and now since it is running as nobody, it can't save images in folders, which aren't chmod 777. So you can either fix the directory permissions or switch to suExec.

mistwang 02-04-2013 10:22 AM

Quote:

Originally Posted by raymond (Post 46984)
Its correct. It work fine on older version so obviously its setup OK.

Are you using directadmin?

mistwang 02-04-2013 06:57 PM

Please try update 4.2.2 to latest build, especially if you are using directadmin.
/usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.2

mistwang 02-05-2013 12:16 PM

Latest 4.2.2 build should have addressed this issue. Please do force reinstall of 4.2.2


All times are GMT -7. The time now is 07:39 AM.