> Can I use PHP to use Wake On Lan???
Perhaps if someone were to write a BIOS in PHP...
But no, of course not. How the heck would that work?
-Rasmus
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
php-install Digest 13 Jan 2002 16:39:27 - Issue 647
Topics (messages 5549 through 5552):
Can I use PHP to use Wake On Lan???
5549 by: hei
5552 by: Rasmus Lerdorf
Re: Failed Linux PHP Install
5550 by: EdwardSPL.ita.org.mo
PHP Install with Apache failure
5551
Hi,
> > Can I use PHP to use Wake On Lan???
>
> Perhaps if someone were to write a BIOS in PHP...
>
> But no, of course not. How the heck would that work?
Why not? I used PHP4 to execute a system command with a script called
ether-wake.pl, which could wake up all my computers in the network.
c
Well, as a client, sure. Anything that can send out ip packets can
wake-on-lan stuff. I thought he meant server-side.
On Sun, 13 Jan 2002, Alexandros Gougousoudis wrote:
> Hi,
>
> > > Can I use PHP to use Wake On Lan???
> >
> > Perhaps if someone were to write a BIOS in PHP...
> >
> > But no,
Hi,
I'm trying to get PHP to work with MySQL. I have Apache 1.3.22 running on
Linux Mandrake 8... the apache was installed from the mandrake RPM. I
then installed PHP 4.1.1 from the RPM. The PHP parsing works fine but it
doesn't recognize mysql commands. When I do:
$linkid = mysql_connect("loc
Did you uninstall the php rpm before you installed from source? You could
still be using the old rpm. Are you sure you have mysql installed?
If you want to make this as simple as possible, uninstall the mandrake rpms
for apache, php and mysql and then do the following:
Download and install the
test
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
php-install Digest 14 Jan 2002 06:04:26 - Issue 648
Topics (messages 5553 through 5557):
Re: Can I use PHP to use Wake On Lan???
5553 by: Alexandros Gougousoudis
5554 by: Rasmus Lerdorf
MySQL commands not working
by: John Davin
5556 by: Fred
test
I would like to have someone install it for me or tell me in plain english
how it is done...
Thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMA
When I run PHP 4.1.1's ./configure script, I see this partway down:
--with-zlib-dir= Define the location of zlib install directory
--with-zlib[=DIR] Include zlib support (requires zlib >= 1.0.9).
DIR is the zlib install directory.
That's a bug, right?
-
10 matches
Mail list logo