[PHP] PHP from behind a proxy-server ??

2002-10-16 Thread Rob

hi,

i'm trying to get phpMySetiStats (phpmysetistats.sourceforge.net)
running on my NT4 box (Apache 2.0.39, PHP 4.2.3 and MySQL 3.23.52). 
problem is that i am behind a proxy server and can not get the 'file'
function to work to retrieve my stats from the Berkeley server ...
i've searched the net  groups and noticed that i'm not the first one
to run into this problem ; but could not find any answers ...

anybody here knows how to use 'file' thru a proxy ?

Rob

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




Re: [PHP] PHP from behind a proxy-server ??

2002-10-16 Thread Timothy Hitchens

Make a direct call using sockets... eg simulate being a web browser and
use the proxy..


Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]

Rob wrote:
 hi,
 
 i'm trying to get phpMySetiStats (phpmysetistats.sourceforge.net)
 running on my NT4 box (Apache 2.0.39, PHP 4.2.3 and MySQL 3.23.52). 
 problem is that i am behind a proxy server and can not get the 'file'
 function to work to retrieve my stats from the Berkeley server ...
 i've searched the net  groups and noticed that i'm not the first one
 to run into this problem ; but could not find any answers ...
 
 anybody here knows how to use 'file' thru a proxy ?
 
 Rob
 

-- 
Timothy Hitchens (HiTCHO)
Web Application Analyst and Developer
e-mail: [EMAIL PROTECTED]
mobile: 0419 521 440



-
HiTCHO Group - ABN: 85 816 540 110
Web Site: http://www.hitcho.com.au/
Snail Mail: PO Box 101 Arana Hills QLD 4054
Telephone: 07 3351 0951 - Facsimile: 07 3351 0952


IMPORTANT:
This email may be the view of the individual and
not that of the organisation. The contents of
this electronic mail (including attachments) may
be privileged and commercially confidential.

Any unauthorised use of the contents is expressly
prohibited. If you have received this document in
error, please advise us by telephone immediately
and then delete the document.



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