I've always had trouble doing that. Is there like a tutorial or anything on
how to setup PHP and MySQL?

Right now I use phpdev5 and whenever I go to http://mycomputername either on
another computer on the network or my computer, it gives me a Forbidden
page...

----- Original Message -----
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Stephen'" <[EMAIL PROTECTED]>; "'PHP List'"
<[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 5:03 PM
Subject: RE: [PHP] Installation Kit


> > I was wondering, is there a PHP/MySQL installation kit, like phptriad,
> > that works network wide? For example, I have a site on my computer
> that's
> > hooked up to a lan. I want other people on the network to see my site
> by
> > typing in http://mycomputername/index.php or whatever. If there is,
> please
> > give me a URL.
>
> If you're talking about people that are on the same network as you, on
> the same side of the firewall as you, then just load up a web server.
> You can use Apache or IIS or whatever. Once it's running on your
> computer and configured to serve PHP pages, they can simply do like you
> said, and type in http://yourcomputername/ to get to your pages.
>
> ---John Holmes...
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to