iamlucky13
10-05-2006, 12:24 AM
I hope I'm not asking too obvious of a question here. It might take a while to get a response from the server administrator, so I thought I'd try here, too.
I'm doing some charity work for a church group and they want to collect some information online. I have an account on the server and have had no problem adding plain html or shtml files before. I tried a simple PHP test script, but my browser was served the source script unparsed. A Perl script also failed to parse.
Netcraft provided the following information about the server:
Apache/2.0.47 Unix mod_perl/1.99_09
Perl/v5.8.0 DAV/2 PHP/4.3.3RC1 mod_ssl/2.0.47
OpenSSL/0.9.7a
That appears to say PHP is running.
Is there any other way to test it? Anybody know how Netcraft gets this information in the first place? Is there a way to get information about the server either while logged in via SSH or by reading HTTP headers?
I'm doing some charity work for a church group and they want to collect some information online. I have an account on the server and have had no problem adding plain html or shtml files before. I tried a simple PHP test script, but my browser was served the source script unparsed. A Perl script also failed to parse.
Netcraft provided the following information about the server:
Apache/2.0.47 Unix mod_perl/1.99_09
Perl/v5.8.0 DAV/2 PHP/4.3.3RC1 mod_ssl/2.0.47
OpenSSL/0.9.7a
That appears to say PHP is running.
Is there any other way to test it? Anybody know how Netcraft gets this information in the first place? Is there a way to get information about the server either while logged in via SSH or by reading HTTP headers?