From: Aaron A. <li...@fr...> - 2005-04-25 02:49:15
|
That sounds like a register globals problems. I know the latest CVS has=20 a fix. Try turning register globals on, and see if that solves the proble= m. If that doesnt, also try enabling register_long_arrays, which is also=20 disabled by default in php5. Paul Trevithick wrote: > I'm running windows xp, apache 2.x. Being new to php and phpesp I=92m=20 > **sure** I=92ve made some mistake in configuring something. > > Here is what I get from loading test.php: > > PHP Information > > Version: 5.0.4 > > OS: WINNT > > SAPI: apache2handler > > register_globals: No > > magic_quotes_gpc: No > > magic_quotes_runtime: No > > safe_mode: No > > open_basedir: > > PHP Extensions > > dBase: No > > GD: No > > GNU Gettext: No > > LDAP: No > > MySQL: Yes > > PHP Extension Dir (compiled): C:\php5 > > PHP Extension Dir (run time): c:\php\ext > > phpESP Settings > > Expected ESP_BASE: C:\Program Files\Apache Group\Apache2\htdocs\phpESP/ > > Expected base_url: localhost/phpesp/ > > Loading phpESP.ini.php ... > > ESP_BASE: C:\Program Files\Apache Group\Apache2\htdocs\phpESP/ > > base_url: http://localhost/phpESP/ > > Version: 1.7.2 > > Debug: No > > phpESP Language Settings > > GNU Gettext: Emulated > > 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,=20 > 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: %%%% Gettext Test Failed > > Catalog Open Test: Yes > > PHP Session Test > > session.save_path: > > Counter: 4 > > ----------- > > Now that I've disabled authentication (cuz I was never able to log=20 > in), typing http://localhost/phpesp into my browser results in the=20 > main phpESP administration page appearing properly. However, clicking=20 > on any of the links on this page (e.g. =93Create a New Survey=94), caus= es=20 > nothing to happen (the admin page just reloads/flashes). > > For example, manually pointing my browser at: > > http://localhost/phpesp/admin/manage.php?where=3Dnew > > results in the main page being displayed. There are no error messages. > > Any pointers, appreciated. > > PaulT > --=20 Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevi= a.com |