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 |
From: Matthew G. <gr...@mu...> - 2004-08-02 22:50:04
|
What does the apache error log say when you access the site and get the 500? On Mon, 2004-08-02 at 15:57 +0100, Nunners wrote: > I=92ve successfully installed and run phpESP on a Win2000 server with > apache, for test purposes. >=20 > =20 >=20 > I=92m 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. >=20 > =20 >=20 > Does anyone know what could cause this? >=20 > I=92ve attached the test.php page to show the setup I have=85. >=20 > =20 >=20 > PHP Information=20 >=20 > Version: 4.1.2=20 >=20 > OS: Linux=20 >=20 > SAPI: cgi=20 >=20 > register_globals: Yes=20 >=20 > magic_quotes_gpc: Yes=20 >=20 > magic_quotes_runtime: No=20 >=20 > safe_mode: No=20 >=20 > open_basedir:=20 >=20 > =20 >=20 > PHP Extensions=20 >=20 > dBase: No=20 >=20 > GD: Yes=20 >=20 > GNU Gettext: Yes=20 >=20 > LDAP: No=20 >=20 > MySQL: Yes=20 >=20 > PHP Extension Dir (compiled): /usr/lib/php4=20 >=20 > PHP Extension Dir (run time): /usr/lib/php4=20 >=20 > =20 >=20 > phpESP Settings=20 >=20 > Expected ESP_BASE: /home/comtec/public_html/phpESP/=20 >=20 > Expected base_url: http://www.comtec-cl.co.uk/phpESP/=20 >=20 > Loading phpESP.ini.php ... >=20 > =20 >=20 > ESP_BASE: /home/comtec/public_html/phpESP/=20 >=20 > base_url: http://www.comtec-cl.co.uk/phpESP/=20 >=20 > Version: 1.6.1=20 >=20 > Debug: No=20 >=20 > =20 >=20 > phpESP Language Settings=20 >=20 > GNU Gettext: Real=20 >=20 > default_lang: en_US=20 >=20 > current lang: en_US=20 >=20 > 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 >=20 > (da, de, el, en, es, fr, it, ja, nl, pt, sv)=20 >=20 > GNU Gettext test: Passed=20 >=20 > Catalog Open Test: Yes=20 >=20 > =20 >=20 > PHP Session Test=20 >=20 > session.save_path: /tmp=20 >=20 > Counter: 2=20 >=20 > =20 >=20 >=20 --=20 mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: <web...@jn...> - 2004-08-04 09:54:36
|
[Tue Aug 3 10:56:53 2004] [error] [client 212.67.202.103] malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: /home/comtec/public_html/phpESP/admin/manage.php Quoting Matthew Gregg <gr...@mu...>: > What does the apache error log say when you access the site and get the > 500? > On Mon, 2004-08-02 at 15:57 +0100, Nunners wrote: > > Ive successfully installed and run phpESP on a Win2000 server with > > apache, for test purposes. > > > > > > > > Im 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? > > > > Ive 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 > > > > > > > > > -- > mcg > ------------------------------------- > The IT Lab (http://www.itlab.musc.edu) > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |
From: Matthew G. <gr...@mu...> - 2004-08-04 14:24:41
|
>From your the test.php script you posted your Apache is running PHP in CGI mode. See "SAPI: cgi" in the test.php output. PHP must be compiled as an Apache module for phpESP's authentication to work. Search the mailing list for some workaround and more info. On Wed, 2004-08-04 at 10:54 +0100, wrote: > [Tue Aug 3 10:56:53 2004] [error] [client 212.67.202.103] malformed hea= der from > script. Bad header=3DHTTP/1.0 401 Unauthorized: > /home/comtec/public_html/phpESP/admin/manage.php >=20 >=20 > Quoting Matthew Gregg <gr...@mu...>: >=20 > > What does the apache error log say when you access the site and get t= he > > 500? > > On Mon, 2004-08-02 at 15:57 +0100, Nunners wrote: > > > I=92ve successfully installed and run phpESP on a Win2000 server wi= th > > > apache, for test purposes. > > > > > > > > > > > > I=92m 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=92ve attached the test.php page to show the setup I have=85. > > > > > > > > > > > > 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 > > > > > > > > > > > > > > -- > > mcg > > ------------------------------------- > > The IT Lab (http://www.itlab.musc.edu) > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by OSTG. Have you noticed the changes = on > > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now= , > > one more big change to announce. We are now OSTG- Open Source Technol= ogy > > Group. Come see the changes on the new OSTG site. www.ostg.com > > _______________________________________________ > > phpESP-general mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > >=20 >=20 >=20 --=20 mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |