I try to use scriptcase on cherokee, this my first experience with sc.
after extract to directory and add zendguard.so to php.ini,
i got this message when try http://localhost/scriptcase with google-chrome browser
—start—messg
Server error
The website encountered an error while retrieving http://localhost/scriptcase/index.php. It may be down for maintenance or configured incorrectly.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
—end—messg
when using firefox, i got white blank view.
anyone can help with this problem ? pleasee…
sorry if my english is bad…
other info…
drwxrwxrwx /var/www/scriptcase
/etc/php5/cgi/php.ini (cherokee use fastcgi)
—start----part of php.ini
;;;;;;;;;;;;;;;;;;;;
; Language Options ;
;;;;;;;;;;;;;;;;;;;;
; Enable the PHP scripting language engine under Apache.
; http://php.net/engine
engine = On
zend_extension="/lib/ZendGuardLoader.so"
; This directive determines whether or not PHP will recognize code between
—end-----part of php.ini