Page 1 of 1

ManiaLive - PHP Environment Compatibility Test -incompatible

Posted: 04 Dec 2011, 14:52
by weihnachtsmann777

Code: Select all

  ##################################     ###################################
  ##################################     ###################################
                                                                         ###
  ################  ################     ###  ############  ###########  ###
  ################  ################     ###  ############  ###########  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.1
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ No  ]
SQLite                -> optional  -> [ Yes ]
-----------------------------------------------------
Your system is not compatible, check your php configuration.Drücken Sie eine bel
iebige Taste . . .
cURL with SSL -> required -> [ No ] < thats my problem. it should looks so>> cURL with SSL -> required -> [ Yes ] 7.21.0 (OpenSSL/0.9.8o) (with OpenSSL/0.9.8o)

i have how u can see php 5.3.5 (through xampp-win32-1.7.4-VC6-installer.exe)
i use win xp pro
tryed more newinstallations, and tryed the new 5.3.8 version (xampp1.7.7) and an older one 5.3.1 (xampp 1.7.3) but nothing

i have absoluty no plan why. what can i do ??? (need it for a freezone server)

please help

Re: ManiaLive - PHP Environment Compatibility Test -incompat

Posted: 04 Dec 2011, 16:22
by oliverde8
open the php.ini file and remove the ; in front the line where you find extension=php_curl.dll

should do the trick :thumbsup:

Re: ManiaLive - PHP Environment Compatibility Test -incompat

Posted: 04 Dec 2011, 16:29
by weihnachtsmann777
omg thank you works :D