FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Newbie question about XAMPP
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Newbie question about XAMPP [message #183498 is a reply to message #183456] Mon, 28 October 2013 18:59 Go to previous message
Arno Welzel is currently offline  Arno Welzel
Messages: 317
Registered: October 2011
Karma:
Senior Member
Am 27.10.2013 11:48, schrieb Robert Crandal:

> I was looking for an offline environment to play with
> PHP and MySQL, so I chose XAMPP version 1.8.2.

Apache, MySQL and PHP are also available as regular packages.
Configuring Apache to be able to serve PHP is also well documented, also
for Windows:

<http://www.php.net/manual/en/install.windows.manual.php>
<http://www.php.net/manual/en/install.windows.apache2.php>

Maybe it's worth a try for you and you would learn how all the
components work together and also the differences between PHP as an
Apache module or PHP as CGI.

> If XAMPP is supposed to be able to run offline, why
> did it need an Internet connection when it came time
> to setup my "root" password the phpAdmin and
> MySQL setup??? I'm just curious. Thank you.

Depending on the version the Windows firewall usually just asks if you
want to allow access to services as soon as they create listening
sockets for the first time - it does not matter if the services really
*need* this or not. It should be save to block any access from "outside"
to MySQL or Apache.

Of course it would be also wise not to allow external access within the
configuration of MySQL and Apache (e.g. only allow access from localhost
or don't bind anything else than the loopback device etc.).


--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: admin(at)eclassifiedmadeeasy(dot)com
Next Topic: i have a idea and i want to make it work with just another video script "javs"
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 08:40:15 GMT 2024

Total time taken to generate the page: 0.03971 seconds