twilio / OpenVBX

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

Installation Problem #290

Open dufek opened 10 years ago

dufek commented 10 years ago

Fresh installation on my webhost (BlueHost) and when I go to my directory to get the installation going, I get a blank page... Error logs show this:

PHP Fatal error: Class 'Services_Twilio_Resource' not found in /home3/dufektec/public_html/vbx/OpenVBX/libraries/Services/Twilio.php on line 43

Any ideas on how I can fix this?? Running PHP v5.4.30... Help!

kernworks commented 10 years ago

Check the permissions and ownership on the files. The account that the web server runs as needs to be able to read/execute everything.