[PHP] Superuser for PHP Script

2002-03-13 Thread Johannes Tyra [BrainData]
Hi, I need superuser rights for a PHP Script, called by the Apache Webserver. Is it possible to do this with ? exec (su)?? ? What is with the root password?? Is there an other better way to do this? How can I print the current user/group under php is running? Thanx, -- Mit freundlichem Gruß

Re: [PHP] Superuser for PHP Script

2002-03-13 Thread Dimitris Kossikidis
own risk - Original Message - From: Johannes Tyra [BrainData] [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 13, 2002 3:06 PM Subject: [PHP] Superuser for PHP Script Hi, I need superuser rights for a PHP Script, called by the Apache Webserver. Is it possible to do