RH9: i'm looking directory that containts apache, php, mysql

Nofriyadi Nurdam nofri at luk.or.id
Wed Mar 24 09:03:16 UTC 2004


Thank you very mauch Ajai. You have helped me to learn Linux, Apache, Mysql 
and PHP.
I wish you a nice day.
 -nofri 

 


IAK Tanoli writes: 

> when you install apache, mysql, php from rpm then you dont need to run ./configure as it is used to configure packages when installing from source (.tar.gz).
>  
> To configure apache run the following command:
> # apacheconf 
> or
> # redhat-config-httpd
>  
> or if you intend to do it manually then its configuration file is in "/etc/httpd" and file name is "httpd.conf". The location of web pages will be "/var/www/html" and log file "/var/log/httpd/acces_log".
>  
> To configure php look for the file "/etc/php.ini"
>  
> To configure mysql start mysql service.
> # service mysqld start
> # mysqladmin -u root -p <passsword>
> # mysql -p
>   
> 
> Regards
> Nofriyadi Nurdam <nofri at luk.or.id> wrote:
> Thank you a lot Ajai for your answer.
> I've one question more: there is a command for configuration of apache, 
> mysql & php. The command is : # ./configure -help
> But this command does not exist in my linux. From where can I get this 
> command?
> Thanks in advance
> -nofri  
> 
> Ajai Khattri writes:  
> 
>> On Tue, 23 Mar 2004, Nofriyadi Nurdam wrote:  
>> 
>>> Hi alls
>>> I've installed RedHat 9 with the package : apache, php & mysql. Now I've to
>>> find the directories that containt apache, php & mysql. I've looked for them
>>> with rpm -qa | grep httpd, mysql and php and gotten httpd-2.0.40.21,
>>> mysql-3.23.54a-11 and php-4.2.2-17
>>> Can you help me please to find them?
>>> Thanks in advance
>> 
>> rpm -ql apache (or whatever the package is).  
>> 
>> If you want a list of packages:  
>> 
>> rpm -qa  
>> 
>> -- 
>> Aj.
>> Sys. Admin / Developer  
>> 
>> 
>> _______________________________________________
>> Redhat-install-list mailing list
>> Redhat-install-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/redhat-install-list
>> To Unsubscribe Go To ABOVE URL or send a message to:
>> redhat-install-list-request at redhat.com
>> Subject: unsubscribe
>  
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list at redhat.com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request at redhat.com
> Subject: unsubscribe 
> 
> -- 
> 
> ________________
> Imtiaz Ahmed Khan
> Sr. System Consultant
> ANTS Consultiing 
> 
> 
> Org:            ANTS Consulting
> URL:           http://ants.com.pk/
> Eml:            sendtoimtiaz at yahoo.com
> Mob:           +92300-2128278 
> ___________________________________
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on time.
 





More information about the Redhat-install-list mailing list