From: Roman Y. <ro...@ss...> - 2006-04-28 06:02:47
|
James, You message got flagged as spam so I didn't see for a few days. This error simply indicates that designer table doesn't exist. Can you confirm, by logging into mysql that all necessary tables are in phpesp database? Also, what error were you getting when running script from shell? Roman James O'Hagan wrote: > > I completed the install of phpESP. I logged into the admin side and I > get this message after login... > > HTTP 503 Service Unavailable > [ Unable to load ACL. (Table 'phpesp.designer' doesn't exist) ] > > I cannot find any mention of this error. What did I do wrong or not do > correctly? I did populate the tables, but did so by going into the > mysql interface itself rather than running from the CLI shell. I found > the CLI shell to generate errors with the populate script. > > Here is my test page information: > > PHP Information > > * Version: 4.3.11 > * OS: Linux > * SAPI: apache2handler > * register_globals: No > * magic_quotes_gpc: No > * magic_quotes_runtime: No > * safe_mode: No > * open_basedir: > > 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: /var/www/html/phpESP/ > * Expected base_url: survey.ccsd180.org/phpESP/ > <http://survey.ccsd180.org/phpESP/> > * Loading phpESP.ini.php ... > * ESP_BASE: /var/www/html/phpESP/ > * base_url: http://survey.ccsd180.org/phpESP/ > * Version: 1.8.1 > * Debug: No > > phpESP Language Settings > > * GNU Gettext: Real > * default_lang: en_US > * current lang: en_US > * available langs: fi_FI, it_IT, el_GR, en_US, nl_NL, sv_SE, > hu_HU, pt_BR, fr_FR, es_ES, de_DE, ja_JP, fi, da_DK, pt_PT > (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: /var/lib/php/session > * Counter: 3 > > > __________________________________ > James O'Hagan |