I m under easy php 5.2 on windows xp and i want to try to code with socket.
I ve deleted the ; before php_sockets.dll in php.ini and phpinfo() tell me this extension is enabled.
But when i try to start my script server.php,even in my navigator or in the cmd prompt,i get the 'Fatal error: Call to undefined function socket_create()' error.
Has anyone got an idea please?
my script is the php example,so i think it is not corrupted ;)
En fait, soit vous modifiez le php.ini se trouvant dans EasyPHP\conf_files\ soit vous pouvez passer par le menu de EasyPHP qui gère les extensions PHP ;)