Dayam PHP will not recompile correctly!!!

777php

Diamond Member
Jul 17, 2001
3,498
0
0
I am running RH 7.0 with Apache, PHP, MySQL, SSL, and the GD library.

My initial configure of php, I accidentally left out the truetype configure line, so I did a make clean and removed the config.cache file. I reconfigured with everything correct on the command line and didn't get any errors. I did a clean make and make install. When I test my script that calls for TTF I get an error message stating that TTF is not supported in this build. I check my test.php page with the phpinfo() line and it says the PHP was built last week when I did the initial build.

I feel that every time i rebuild php it does absolutely nothing and that apache is looking elsewhere for php than the default install directory.

I've also done a locate php and looked through all the instances of php and have been only able to find one instance, the defualt install directory.

What else am I supposed to do? I've even gone and removed all php directories and then rebuilt it. Any insight from anybody who has experienced this would be helpful. Thanks guys.
 

777php

Diamond Member
Jul 17, 2001
3,498
0
0
I try to not use rpm's, I feel that I have more control over the install.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Why use RedHat if you're not using RPMs? It would seem Slackware would be the more appropriate choice.

Anyway, I've never compiled php because the Debian packages were always working well enough for me so I can't really help more than a bump.