php extensions for install

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
riderryuken
Posts: 5
Joined: Tue Sep 29, 2009 8:57 pm

php extensions for install

Post by riderryuken »

I am having trouble finding the gd and xmlwriter extensions needed to complete the install for a server using centos 5.2 and php 5.2.11. Any help would be appreciated.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: php extensions for install

Post by Thorsten »

Hi,

both extensions are bundled in PHP 5.2 by default. How did you built your PHP?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
riderryuken
Posts: 5
Joined: Tue Sep 29, 2009 8:57 pm

Re: php extensions for install

Post by riderryuken »

Using yum and setting up a repository from this site:

http://www.jasonlitka.com/yum-repository/
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: php extensions for install

Post by Thorsten »

Hi,

I think the RPMs for GD and XMLWriter are missing. You have to install them as well.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
riderryuken
Posts: 5
Joined: Tue Sep 29, 2009 8:57 pm

Re: php extensions for install

Post by riderryuken »

Any idea on a good place to find them? I searched a bit and couldn't find ones that matched the set up I have.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: php extensions for install

Post by Thorsten »

Hi,

well... you have to search in this yum repo.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
riderryuken
Posts: 5
Joined: Tue Sep 29, 2009 8:57 pm

Re: php extensions for install

Post by riderryuken »

Alright I found the gd extension, but the xmlwriter is not there. Anyone know a reliable place to find one?


*Edit: alright I found it in the repository, but it was called something else. Now I have the problem gypsygoks had in his install, but since there is a topic for that I'll look there.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: php extensions for install

Post by Thorsten »

Hi,

which PHP RPM packages do you see in this repo?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
riderryuken
Posts: 5
Joined: Tue Sep 29, 2009 8:57 pm

Re: php extensions for install

Post by riderryuken »

I found the two that I need Thorsten. Thanks for your help. Now I'm just trying to figure out how to get into my admin account and accept FAQs that are made and get the emailing of new users working.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: php extensions for install

Post by Thorsten »

Hi,

great!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply