From: Steve B. <sb...@co...> - 2007-06-27 14:59:59
|
Hello, I'm looking for help getting phpESP installed and running on a site hosted at MyDomain.com I've created a database and populated it with tables via the scripts. However, if I try /admin/manage.php or /admin/index.php I get a 503 Service Unavailable. Here is the output of test.php. Some of the items in the first two blocks are red. Does that indicate a problem? I have the correct db name, access name, and password in the .ini file. Any suggestions? Thanks, Steve PHP Information * Version: 4.4.6 * OS: Linux * SAPI: apache2handler * register_globals: Yes * magic_quotes_gpc: Yes * magic_quotes_runtime: No * safe_mode: No * open_basedir: /usr/local/pem/vhosts/119550 PHP Extensions * dBase: No * GD: Yes -- bundled (2.0.28 compatible) * GNU Gettext: Yes * LDAP: Yes * MySQL: Yes * PHP Extension Dir (compiled): /usr/lib/php4 * PHP Extension Dir (run time): /usr/lib/php4 phpESP Settings * Expected ESP_BASE: /usr/local/pem/vhosts/119550/webspace/httpdocs/phpESP/ * Expected base_url: www.corvalgroup.com/phpESP/ * Loading phpESP.ini.php ... * ESP_BASE: /usr/local/pem/vhosts/119550/webspace/httpdocs/phpESP/ * base_url: http://www.corvalgroup.com/phpESP/ * Version: 1.8.2 * 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, fi, fi_FI, fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, sv_SE (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv) * GNU Gettext test: Passed * Catalog Open Test: Yes PHP Session Test * session.save_path: /usr/local/pem/vhosts/119550/tmp * Counter: 3 |