Hi!
Please help me.
"Warning: socket_set_timeout() is not supported in this PHP build in ."
Can I use function socket_set_timeout() on win32?
Or may it be something in php.ini...and if not is there another way to get
around it?
Thanks,
Greg
--
PHP Windows Mailing List (http://www.php.
Hello,
A relative PHP newbie.
I have developed a system using HTML/PHP, and have had it functioning
fine for some time using IIS. I am now uploading it to a web hosting service
in the USA where I am firstly running a hello world page to test it. BUT! It
does not want to load:
Untitled
php-windows Digest 10 Jan 2002 05:37:56 - Issue 945
Topics (messages 11361 through 11364):
php & sockets! helpp
11361 by: Sandeep Murphy
Re: gettext() problems
11362 by: Nicole Amashta
Re: Browser problem
11363 by: Nicole Amashta
socket_set_timeout() is not suppor
Hi!
Please help me.
"Warning: socket_set_timeout() is not supported in this PHP build in ."
Can I use function socket_set_timeout() on win32?
Or may it be something in php.ini...and if not is there another way to get
around it?
Thanks,
--
PHP Windows Mailing List (http://www.p
Can you specify what your PHP script is doing? Does it have a login form or
something?
"Sichta Daniel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> cfg:w2k,IIS, php4.06.
> When I'm using IE as a web browser on my developing sites everything is
OK.
>
Make sure you have the extension path set correctly in your php.ini. I
believe it defaults to:.
If your extensions (.dll's) are in c:\php\extensions, then make sure the
path in your php.ini reflects that path.
Nicole Amashta
www.aeontrek.com
=
"Alan McFarlane" <[EMAIL PROTECTED]
Hi,
I am opening a socket on a remote server(weblogic) and sending my username
and psswd to authentify them...
I figure my php is opening the socket as no errors r being trapped.. However
the response is a blank page instead of an xml formatted response...why???
how can i rectify this??
Please
php-windows Digest 9 Jan 2002 13:47:43 - Issue 944
Topics (messages 11354 through 11360):
Re: mysql_get_server_info(
11354 by: brother
Re: Can I access files from a mapped drive or over the network?
11355 by: Nicole Amashta
11356 by: Mark
11357 by: Nicole Am
Hi,
cfg:w2k,IIS, php4.06.
When I'm using IE as a web browser on my developing sites everything is OK.
But when I try to use NN or Opera it always want's from me user name and
password. Does anybody know what's problem ?
Dan
IMHO: I think it's in IIS cfg, but not for sure !!!