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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > [solved] suExec not working for specific External App

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-06-2012, 08:30 AM
Gerry Gerry is offline
Member
 
Join Date: Feb 2008
Posts: 29
Default [solved] suExec not working for specific External App

We have Litespeed running with 3 External Apps (php4Lsapi, php5Lsapi, php53Lsapi), all of them doing suExec and workign as expected.

However, I have just added a new external all called phpDebugLsapi with script handler phpdebug to debug an issue we've been experiencing with a specific PHP version.

The issue is that suExec is not working with phpDebugLsapi while it works fine with the other ones.

This is the Apache vhost I'm testing with:

Code:
<VirtualHost 1.2.3.4:80>
	ServerName phpdebug.pompom.be
	DocumentRoot /web/testuser/pompom.be/phpdebug
	SuexecUserGroup web-testuser web
	
	AddType application/x-httpd-phpdebug php
</VirtualHost>
Any hints?

Last edited by NiteWave; 04-10-2012 at 07:15 PM..
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:36 PM.



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