hello everyone ,
i would be very much pleased if anyone can show me a way to integrate apache webserver and PHP/PERL with mysql database on linux, and if possible can anyone let me know about any book which would be usefull in administering mysql commmand line on linux

Recommended Answers

All 4 Replies

When I installed these components on my Linux system I used the YaST programme. YaST means Yet Another Setup Tool.

This should do the job for you!

I'm using SUSE 10.3

YAST only exists in SuSE. all other distros need to use their native tools

xampp is good choice. it contains php/perl, mysql, apache2 of course, proftpd etc... and if you want console based mysql client you can download apache-server. if you have debian based distro you can only type "apt-get install mysql-server apache2 mod-libapache-php5" thats all :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.