|
Posted by Jerry Stuckle on 12/27/07 14:24
Steve wrote:
> "Subash Biswas" <subash.biswas@gmail.com> wrote in message
> news:729db474-0527-4966-adbf-8e09cd3e6ac6@18g2000hsf.googlegroups.com...
>> I keep getting Call to undefined function socket_create();
>> (Win XPpro on domain)
>> IIS 6.0
>> PHP 5.2.5
>> have all extensions loaded; (and also tried enabling line
>> extension=php_sockets.dll in php.ini)
>> also made sure extension_dir was correct and restarted the IIS.
>>
>> I new to PHP & I used the php-5.2.5-win32-installer.msi to install.
>
> iis does not load php as a module but rather, uses it via cgi. that means
> there's no need to restart iis when making changes in config for php.
>
Showing your ignorance again, Stevie? IIS can load PHP as a module just
fine.
> you need to make sure you are diplaying errors, including notices, and you
> need to be posting those here. are you sure the socket dll is loading?
>
> also make sure you've enabled the use of sockets in your php.ini.
>
>
>
You really should learn to understand what you're talking about before
opening your big mouth (again).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|