Re: [PLUG] PHP include problem

2017-12-11 Thread Paul Heinlein
On Mon, 11 Dec 2017, michael wrote: root@raspberrypi:/var/www# cat test.php root@raspberrypi:/var/www# root@raspberrypi:/var/www# cat variables.php $localIP = '127.0.0.1'; Don't you need ___ PLUG mailing list PLUG@pdxlinux.org http://lists.pdxlin

[PLUG] PHP include problem

2017-12-11 Thread michael
root@raspberrypi:/var/www# cat test.php root@raspberrypi:/var/www# root@raspberrypi:/var/www# cat variables.php $localIP = '127.0.0.1'; $settings_config=realpath('/opt/apex/etc/settings.config'); $prog_tcp_client=realpath('/opt/bin/tcp_client'); $prog_udp_client=realpa