[PHP-DB] suexec

2003-08-20 Thread Suman Aluru
could any body hlep me in this. how to run a shell script with suexec in php. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] mount command with php in through the web

2003-08-14 Thread Suman Aluru
Hi All, is there any way i can run mount command with php script in the web , bcz. mount command run only for super user as apache user is there any way to run. plz. help me in this regard. Thank You, Suman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

RE: [PHP-DB] hi (php-SSH)

2003-07-29 Thread Suman Aluru
could somebody tell me howto Generate the SSH key file to connect SSH without password from php Suman R Aluru -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2003 11:19 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] hi (php-SSH

[PHP-DB] hi (php-SSH)

2003-07-28 Thread Suman Aluru
hi , is there any way to write a PHP program for SSH. I want to establish a SSH connection and work some commands in the remote system and close the connection. Thank You. -- Suman R Aluru System Administrator Bacterial Barcodes Inc. 8080 N.Stadium Dr. Houston TX-77054 713.467.8500 (Off

[PHP-DB] php doubt

2002-08-26 Thread suman
ut i still have a doubt. which is better? 3.are ther ne session management scripts avilable ?if so plz give me the pointers.i use phplib and it causes a lot of headache. plz provide some pointers thanks in advance bye suman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, v

Re: [PHP-DB] problem with login script

2002-06-13 Thread suman
hi adding the in func.php still returns this. my functions script is -function auuser($login,$passwd) { global $db_server,$http_host,$db,$db_user,$db_pass,$doc_root; if(!( $connect=pg_pconnect("host=$db_server dbname

[PHP-DB] problem with login script

2002-06-12 Thread suman
ge ) { printf(" . . . the same func . %s \n",$message); } function deletecookies() { setcookie("cookie_user",""); } Fatal error: Call to undefined function: auuser() in /usr/local/apache/htdocs/sims/php/login1.php on line 35 plz help me.soprry for ong mail bye suman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] problem with a small script

2002-06-10 Thread suman
-- and the php code is --- but on executing this i get a blank page what might be the error suman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php