Re: executing command after dial-in

2002-09-02 Thread Andre Berger
--4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Jochen K=E4chelin <[EMAIL PROTECTED]>, 2002-09-02 09:06 -0400: > I put the following in /etc/ppp/ip-up.d/homeip: >=20 > lynx -dump http://homeip.php >

executing command after dial-in

2002-09-01 Thread Jochen Kächelin
I put the following in /etc/ppp/ip-up.d/homeip: lynx -dump http://homeip.php It will execute a small php-Script which stores my dynamic IP from my provider in a MySQL-Database so that I know my homeip. But the script does not execute. When I execute it from the shell with ./homeip