CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Apache configuration (http://www.codingforums.com/forumdisplay.php?f=69)
-   -   After Installing APACHE, PHP, PERL & MySQL (http://www.codingforums.com/showthread.php?t=84072)

Uzair 04-10-2006 03:09 PM

After Installing APACHE, PHP, PERL & MySQL
 
I know nothing about APACHE, PHP, PERL & MySQL. But I wanna learn these Server Side Giants. I've installed them now what should I do & from where should I begin ???

lukus 04-11-2006 11:02 PM

It would be best to look at each of the offical websites. It would also be wise to buy books on the matters.

PHP and perl are langauges, asuming you know how to write in it the only thing you can do is configure /secure them to your needs, refer to php.net and perl's site.

MySQL i think is quite striaght forward (just install really)...
Apache will probabily need configuring /tweeking /securing but nothing too complex i presume. It also has a thing called .htaccess you might want to read up on.

You're not looking at a lot.
Apache is the server... MySQL is just a database and PHP /perl are scripting languages/interpreters... most of your time will probabily be spent learning to program in PHP /PHP&MySQL (and perl if you would even need a second scripting language alongside php?)

all of which can be searched on the internet..

Php.net has tutorials...
google php tutorials
google .htaccess tutorials
google configuring apache
google securing apache...
...


All times are GMT +1. The time now is 08:05 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.