twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
699 stars 342 forks source link

Installation Problem: Open VBX #289

Open rajagopalsom opened 10 years ago

rajagopalsom commented 10 years ago

Hi All, Needed some help on installing the OpenVBX on WAMP environment. Have followed the instrtuction provided for the OpenVBX. Initial system requirement were passed and it has prompted to continue by clicking on "Install" or "Next" button.

When I clicked it, it throwed the error in the json format as shown below

{"tests":[{"name":"PHP Version","pass":true,"required":true,"message":"Supported: 5.5.3"},{"name":"MySQL","pass":true,"required":true,"message":"supported"},{"name":"SimpleXML","pass":true,"required":true,"message":"supported"},{"name":"CURL","pass":true,"required":true,"message":"supported"},{"name":"APC","pass":false,"required":false,"message":"missing, but optional"},{"name":"Memcache","pass":false,"required":false,"message":"missing, but optional"},{"name":"JSON","pass":true,"required":true,"message":"supported"},{"name":"Apache Version","pass":true,"required":false,"message":"Apache\/2.4.6 (Win64) PHP\/5.5.3"},{"name":"Config Dir","pass":true,"required":true,"message":"writable"},{"name":"Upload Dir","pass":true,"required":true,"message":"writable"},{"name":".htaccess File","pass":true,"required":false,"message":"found"}],"pass":true,"success":false,"step":0,"error":"Authenticate"}

Please help in resolving the issue.

Labels: installer

Cheers, Raj

rajagopalsom commented 10 years ago

Hi All,

Any help is much appreciated!!!

Cheers, Raj

chico626 commented 9 years ago

"tests":[{"name":"PHP Version","pass":true,"required":true,"message":"Supported: 5.5.3"},{"name":"MySQL","pass":true,"required":true,"message":"supported"},{"name":"SimpleXML","pass":true,"required":true,"message":"supported"},{"name":"CURL","pass":true,"required":true,"message":"supported"},{"name":"APC","pass":false,"required":false,"message":"missing, but optional"},{"name":"Memcache","pass":false,"required":false,"message":"missing, but optional"},{"name":"JSON","pass":true,"required":true,"message":"supported"},{"name":"Apache Version","pass":true,"required":false,"message":"Apache\/2.4.6 (Win64) PHP\/5.5.3"},{"name":"Config Dir","pass":true,"required":true,"message":"writable"},{"name":"Upload Dir","pass":true,"required":true,"message":"writable"},{"name":".htaccess File","pass":true,"required":false,"message":"found"}],"pass":true,"success":false,"step":0,"error":"Authenticate"}

Gipetto commented 9 years ago

We never tested OpenVBX running on Windows. Only on *nix environments.