Am 12.09.2012 11:43, schrieb Jon Ingason:
> 2012-09-12 09:51, François Patte skrev:
> Bonjour,
> 
> In order to write a readme for the installation of php scripts on a web
> server, I would like to know if it is possible to deactivate (without
> uninstalling them)  php packages installed on my machine.
> 
>> You can change the name of /etc/httpd/conf.d/php.conf to 
>> /etc/httpd/conf.d/php.conf- and restart or reload your
>> webserver

this does not change the fact that /etc/php.d/ is searched for
ini-files from the extension-packages, so you have to edit
them all

additionally rename is a very bad idea because the config
files from packages would come back with any update

so you have to comment out things in the config-files which
results in ".rpmnew"-versions get installed due updates

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to