Current time: 05-06-2024, 04:56 AM Hello There, Guest! (LoginRegister)


Post Reply 
suPHP problem
Author Message
Boss Online Offline
Junior Member
*

Posts: 11
Joined: Nov 2009
Reputation: 0
Post: #1
suPHP problem
Quote:
PHP Code:
1. Install suPHP

apt
-get install libapache2-mod-suphp

2. Disable the php5 apache module

a2dismod php5

3. Restart Apache


 
/etc/init.d/apache2 restart

4. You can test 
if suPHP is working correctly by creating a php file containing the following lines:

<?
php
system
('id');
?>

The script will return user/group id and name. Make sure you set the file owner to a user/group with id greater than 99. 

after this i cannot login in admin panel. but i need this.
03-21-2012 06:30 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
suPHP problem - Boss Online - 03-21-2012 06:30 PM
RE: suPHP problem - joximu - 03-21-2012, 06:41 PM
RE: suPHP problem - Boss Online - 03-21-2012, 06:43 PM
RE: suPHP problem - ephigenie - 03-25-2012, 08:28 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)