Why does my php configuration can not handle get data
Posted: Wed Sep 22, 2004 5:51 am
First of all i want to say that my scripts were working fine previously on a debian server. Now my site has been transferred to another server where the administrator forgot to transfer the php.ini file to the new server.
What happens now is that when someone clicks a link such as http://www.xxxx.xxx/go.php?topic=news then the go.php page reports that Notice: Undefined variable: topic in /home/xxxxx/go.php on line 50
What is wrong with php.ini?
Note: i copied the old /etc/php4/apache/php.ini to the same location but with no use!
Thanks for your help in advance!
What happens now is that when someone clicks a link such as http://www.xxxx.xxx/go.php?topic=news then the go.php page reports that Notice: Undefined variable: topic in /home/xxxxx/go.php on line 50
What is wrong with php.ini?
Note: i copied the old /etc/php4/apache/php.ini to the same location but with no use!
Thanks for your help in advance!