LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to configure PHP in FC5 (https://www.linuxquestions.org/questions/linux-software-2/how-to-configure-php-in-fc5-467919/)

julian.osorio 07-26-2006 12:51 PM

How to configure PHP in FC5
 
Greetings

anybody know how to configure PHP
or where i can find some information

jstephens84 07-26-2006 01:30 PM

Are you wanting to manually install or are you wanting FC5 to install it for you. Personally I suggest you download it from php.net and install it your self. Tighter controll if you do it your self.

julian.osorio 07-31-2006 08:24 AM

Found rpms
 
Greeting

I`ve found this RPMS in the FC5 dvd but did not work

[root@localhost RPMS]# rpm -Uhv php-5.1.2-5.x86_64.rpm
warning: php-5.1.2-5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
php-pear is needed by php-5.1.2-5.x86_64

[root@localhost RPMS]# rpm -Uhv php-pear-1.4.6-2.noarch.rpm
warning: php-pear-1.4.6-2.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
php >= 5.1.0-1 is needed by php-pear-1.4.6-2.noarch

jstephens84 07-31-2006 11:26 AM

Try using your install manager through your window system. It should pick up the dependencies for you. If that still does not work then I suggest you download it from www.php.net

julian.osorio 08-01-2006 10:19 AM

one more thing
 
my software manager (in FC5 is YUM) doesn't work
i think i've to configure the yum.conf
and report the bug in bugzilla


see you
Julian

jstephens84 08-01-2006 11:08 AM

Then You have a couple of options. 1) Install php off of the FC5 disk. 2) Get your yum up and running. 3) Download the sources from www.php.net and compilie them yourself. I think you should choose option 3.

julian.osorio 08-02-2006 01:11 PM

Thanks
 
I`ll download the php-5.1.4.tar.gz and try

i hope this work

i`ll tell you

jstephens84 08-03-2006 01:36 AM

If you have any problems then just let us know. Like compiling or anything like that. One thing I can recommend up front is to make sure you use the
Code:

--with-mysql and --apxs2 options.

lazyFoot_theMighty 08-03-2006 06:20 AM

FYI if that doesnt work and you decide to go for the package manager option to configure yum try http://www.fedorafaq.org/. Its all about yum.


All times are GMT -5. The time now is 02:46 AM.