From: Nunners <web...@jn...> - 2004-08-02 14:57:57
|
I've successfully installed and run phpESP on a Win2000 server with apache, for test purposes. I'm not trying to install it onto the live server, and tried everything from a fresh install to copying the win2000 dev version onto the live server. However whenever I try and get into /phpESP/admin/manage.php it comes up with a error 500. Does anyone know what could cause this? I've attached the test.php page to show the setup I have.. PHP Information Version: 4.1.2 OS: Linux SAPI: cgi register_globals: Yes magic_quotes_gpc: Yes magic_quotes_runtime: No safe_mode: No open_basedir: PHP Extensions dBase: No GD: Yes GNU Gettext: Yes LDAP: No MySQL: Yes PHP Extension Dir (compiled): /usr/lib/php4 PHP Extension Dir (run time): /usr/lib/php4 phpESP Settings Expected ESP_BASE: /home/comtec/public_html/phpESP/ Expected base_url: http://www.comtec-cl.co.uk/phpESP/ Loading phpESP.ini.php ... ESP_BASE: /home/comtec/public_html/phpESP/ base_url: http://www.comtec-cl.co.uk/phpESP/ Version: 1.6.1 Debug: No phpESP Language Settings GNU Gettext: Real default_lang: en_US current lang: en_US available langs: da_DK, de_DE, el_GR, en_US, es_ES, fr_FR, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, sv_SE (da, de, el, en, es, fr, it, ja, nl, pt, sv) GNU Gettext test: Passed Catalog Open Test: Yes PHP Session Test session.save_path: /tmp Counter: 2 |