ThomasJSmart
Programmer
- Sep 16, 2002
- 634
I am having a problem with my apache/php/mysql server at home.
locally everything works fine,
externally im having strange problems
in this case my server works fine:
in this case it does not:
very strange... anyone recognise this problem?
also i just found out that my phpinfo:
Does not show up locally, I havnt been able to test it externaly yet.
Apache is set to send .html files thru php, and the script in phpinfo.html is like so:
<?
phpinfo();
?>
any assistence much apreciated.
Thomas
locally everything works fine,
externally im having strange problems
in this case my server works fine:
in this case it does not:
very strange... anyone recognise this problem?
also i just found out that my phpinfo:
Does not show up locally, I havnt been able to test it externaly yet.
Apache is set to send .html files thru php, and the script in phpinfo.html is like so:
<?
phpinfo();
?>
any assistence much apreciated.
Thomas