Networking and security are slightly different. I have both and believe me there is a big difference between the two. Rob "Dvdmandt" <dvdmandt@telia.com> wrote in message 20031027223302.46498.qmail@pb1.pair.com">news:20031027223302.46498.qmail@pb1.pair.com... > XP home.. :p > > Should be same thing though... > > -- > // DvDmanDT > MSN: dvdmandt¤hotmail.com > Mail: dvdmandt¤telia.com > ########################## > Please, if you are using windows, you may be infected by Swen. Please go > here to find out more: > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > http://securityresponse.symantec.com/avcenter/venc/data/w32.swen.a@mm.html > ########################## > "Robert Duda" <rob@thedudas.com> skrev i meddelandet > 20031027222559.33474.qmail@pb1.pair.com">news:20031027222559.33474.qmail@pb1.pair.com... > > I am using the compiled versions and have tried using ip addresses instead > > of host names with the same results. I don't think it's my host file. > > Besides, why would pike be able to reach the same hosts? > > > > Are you using XP pro? > > > > Rob > > > > "Dvdmandt" <dvdmandt@telia.com> wrote in message > > 20031027192051.42735.qmail@pb1.pair.com">news:20031027192051.42735.qmail@pb1.pair.com... > > > I have been using every version and RC of PHP since 4.2.1 days, and I > have > > > never had any problems, using sockets, mysql_connect, > > > fopen("http://blalbla") or anything... > > > > > > Did you compile yourself or did you download precompiled ones... If you > > > compiled yourself, try the precompiled one... Check your hosts file > > > (C:\windows\system32\drivers\etc) and see if something is wrong with > it... > > > > > > -- > > > // DvDmanDT > > > MSN: dvdmandt¤hotmail.com > > > Mail: dvdmandt¤telia.com > > > ########################## > > > Please, if you are using windows, you may be infected by Swen. Please go > > > here to find out more: > > > http://us.mcafee.com/virusInfo/default.asp?id=helpCenter&hcName=swen > > > > http://securityresponse.symantec.com/avcenter/venc/data/w32.swen.a@mm.html > > > ########################## > > > "Robert Duda" <rob@thedudas.com> skrev i meddelandet > > > 20031027162155.99123.qmail@pb1.pair.com">news:20031027162155.99123.qmail@pb1.pair.com... > > > > I am running the following: > > > > > > > > PHP Version 4.3.4RC2, I tried 4.3.3 with the same results. > > > > MySql Version 4.0.16-nt > > > > Windows XP Professional > > > > > > > > Using PHP as cgi with Roxen. > > > > > > > > Anytime I try to connect to anything over TCP/IP I get an error. Below > > is > > > > the error that I get if I try to connect to an IMAP source: > > > > > > > > Warning: imap_open(): Couldn't open stream {mydomain.com:143}INBOX in > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > line > > > 214 > > > > > > > > Warning: imap_open(): Couldn't open stream > > > > {mydomain.com:143/imap/notls}INBOX in > > > > F:\projects\phpgroupware\email\inc\class.mail_dcom_imap.inc.php on > line > > > 214 > > > > (the code comes from phpgroupware version 0.9.14.007) > > > > > > > > And if I try to connect to Mysql I get the following error unless I > use > > > > named-pipes: > > > > > > > > #2004 - Can't create TCP/IP socket (10106) > > > > (This error comes from phpmyadmin during log in, if I change the host > > > entry > > > > to '.' instead of 'localhost' the login succeeds.) > > > > > > > > I have the IMAP extension uncommented and the path to the extensions > > > > directory is correct. I can get to the IMAP server from Pike running > on > > > the > > > > same box so the proble is not the IMAP server. In fact when I look at > > the > > > > IMAP logs the connection never gets to the server. This appears to be > > some > > > > disconnect between the C-client library and the windows TCP/IP library > > > under > > > > XP. Has anyone else had the same problem and if so how did you fix it? > > > > > > > > Any help with this would be greatly appreciated. > > > > > > > > Thanks, > > > > > > > > Rob -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php