Re: [PHP] Exec() denied read on Apache (fedora core 3)

2004-12-25 Thread Zia Syed
I just found out that I was having SELinux enabled, which was causing the trouble. Once disabled, I can run PHP in safemode and use exec. I know its not the safest thing to do, but until I learn a bit more about SELinux, this is the way to go :) Z. On Fri, 24 Dec 2004 14:48:20 +, Zia Syed

Re: [PHP] Exec() denied read on Apache (fedora core 3)

2004-12-24 Thread Zia Syed
tion not found r however, with who.php, it works [EMAIL PROTECTED] html]# php who.php Content-type: text/html X-Powered-By: PHP/4.3.9 root :( I'm still stuck with it. Z. On Fri, 24 Dec 2004 08:13:37 -0600, Greg Donald <[EMAIL PROTECTED]> wrote: > On Fri, 24 Dec 2004 12:09:51 +0

[PHP] Exec() denied read on Apache (fedora core 3)

2004-12-24 Thread Zia Syed
Hi, I've been trying to execute some system commands and print back the output on the webpage. I found the following code to do so, however, it is not working. I get following errors in my /var/log/messages Dec 24 12:03:34 melville kernel: audit(1103889814.948:0): avc: denied { read } for p

[PHP] Oracle Connection

2004-10-18 Thread Syed
Hi All, will anybody tell me how to connect oracle database using php script. Thanx Syed

Fw: [PHP] Rsync + ssh

2004-09-08 Thread Syed Ghouse
Hi All i m using rsync command to transfer files from server to server. i use the below code rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/ where .passfile has the password... But eventhough i have passed the password file

[PHP] Rsync + ssh

2004-09-08 Thread Syed Ghouse
Hi All i m using rsync command to transfer files from server to server. i use the below code rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/ where .passfile has the password... But eventhough i have passed the password file it asks

[PHP] Rsync

2004-09-03 Thread Syed Ghouse
Hi all will anybody tell me how to use rsync command to transfer files in php Syed

[PHP] Rsync

2004-09-03 Thread Syed Ghouse
Hi all will anybody tell me how to use rsync command to transfer files in php Syed

[PHP] File Transfer

2004-09-03 Thread Syed Ghouse
Hi All i have to transfer files from one server to another server thru php program.will anybody tell me how to do it? Regards syed

[PHP] Another Help

2004-08-25 Thread Syed Ghouse
Hi Also pls tell me how to extract the href value of the code below http://www.google.com"> i m weak in regular expression in php and tell me how to learn easily. Regards Syed

Re: [PHP] Get Value

2004-08-25 Thread Syed Ghouse
Thankyou. i got the solution Thanks & Regards syed - Original Message - From: "Robby Russell" <[EMAIL PROTECTED]> To: "Syed Ghouse" <[EMAIL PROTECTED]> Cc: "php mailinglists" <[EMAIL PROTECTED]> Sent: Thursday

[PHP] Get Value

2004-08-25 Thread Syed Ghouse
Hi All Will anybody tell me how to extract the value (say Google) from the code below: Google(value to extract) Thanks and Regards Syed

[PHP] links extract from a string

2004-08-23 Thread Syed Ghouse
Hi all i m doing a project in which i m displaying the statistics of clickcounts of links send thru a message. For that i have to extract the links from the message string given by user. So pls tell me how to get the url/links from a string (or) To track clicks of all 

Fw: [PHP] what is difference between php and perl

2004-07-21 Thread Syed Ghouse
Thanks for help Regards Syed > - Original Message - > From: "Syed Ghouse" <[EMAIL PROTECTED]> > To: "php mailinglists" <[EMAIL PROTECTED]> > Sent: Wednesday, July 21, 2004 PM 12:35 > Subject: [PHP] what is diff

[PHP] what is difference between php and perl

2004-07-20 Thread Syed Ghouse
Hi all will anybody tell me the difference between perl and php Regards Syed

[PHP] Help ASAP

2004-07-01 Thread Syed Ghouse
Hi All Will anybody tell me how to execute a shell script thru php and how to create a unix user thru php Thanks in advance Regards Syed

Fw: [PHP] Re: Regular expression

2004-06-30 Thread Syed Ghouse
Yeah i used ur coding below and i got the solution for my problem. Thanks Aidan Syed - Original Message - From: "Syed Ghouse" <[EMAIL PROTECTED]> To: "php mailinglists" <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 PM 04:45 Subject:

[PHP] suexec in php

2004-06-30 Thread Syed Ghouse
Hi All Is there any suexec function in php to create a unix user or there is any function to create user dynamically from php code Thanks in advance Regards syed

Fw: [PHP] Re: Regular expression

2004-06-30 Thread Syed Ghouse
- Original Message - From: "Syed Ghouse" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 30, 2004 PM 04:43 Subject: Re: [PHP] Re: Regular expression > Thanks Aiden for ur help > > i used ur code and i got > > name as Red Wingate<

[PHP] Regular expression

2004-06-30 Thread Syed Ghouse
Hi All will anyone give me a solution to get the name and email address of sender from the mail text below using regular expression. The result shud get name as syed ghouse and email as [EMAIL PROTECTED] --- Mail text start --- Return-Path: <[EM

[PHP] mail program

2004-06-28 Thread Syed Ghouse
Hi all i want to send more than 1000 mails from php program at a time.how can i send it and will the execution of program become slow. pls reply to the above ASAP syed

[PHP] ibill.com

2004-06-24 Thread Syed Ghouse
Hi All Any body tell me how to use ibill.com payment site for my project

[PHP] email autoresponder

2004-06-21 Thread Syed Ghouse
Hi All will anybody explain me what is email autoresponder?. and how to create in php? Regards Syed

[PHP] create emailaccount using php

2004-06-18 Thread Syed Ghouse
Hi Everybody i want to know how to create an email account in the mails server using php.Also how to manage the mails usng php regards Syed