[PHP] client running

2003-07-09 Thread Randy Johnson
My sysadmin installed PHP as a client on my linux server.

I have a script that I developed that opens a socket to accept data feed.
This script works great if I run it off my windows pc using the cgi version
of php but when I get it to the server it runs and it doesn't do anything.

I did get an error message cause I had the mysql username wrong so it is
reading the script.  I checked the syntax with the -l command and I ran it
with -a as well and nothing

I created a test script that simply echoed my name and it worked great.

any ideas?

Thanks

Randy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] client running

2003-07-09 Thread Randy Johnson
All is well.  The site I was connecting to with the stream changed the
string format.  Once I figured that out it worked flawlessly :-)

Randy
- Original Message - 
From: Randy Johnson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Brenton Dobell [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 11:32 AM
Subject: [PHP] client running


 My sysadmin installed PHP as a client on my linux server.

 I have a script that I developed that opens a socket to accept data feed.
 This script works great if I run it off my windows pc using the cgi
version
 of php but when I get it to the server it runs and it doesn't do anything.

 I did get an error message cause I had the mysql username wrong so it is
 reading the script.  I checked the syntax with the -l command and I ran it
 with -a as well and nothing

 I created a test script that simply echoed my name and it worked great.

 any ideas?

 Thanks

 Randy



 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] client running

2003-07-09 Thread electroteque
php as a client ?

-Original Message-
From: Randy Johnson [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 7:14 AM
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] client running


All is well.  The site I was connecting to with the stream changed the
string format.  Once I figured that out it worked flawlessly :-)

Randy
- Original Message -
From: Randy Johnson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Brenton Dobell [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 11:32 AM
Subject: [PHP] client running


 My sysadmin installed PHP as a client on my linux server.

 I have a script that I developed that opens a socket to accept data feed.
 This script works great if I run it off my windows pc using the cgi
version
 of php but when I get it to the server it runs and it doesn't do anything.

 I did get an error message cause I had the mysql username wrong so it is
 reading the script.  I checked the syntax with the -l command and I ran it
 with -a as well and nothing

 I created a test script that simply echoed my name and it worked great.

 any ideas?

 Thanks

 Randy



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php