LAMP Configuration .. Need help compling PHP w/ GD2 enabled
Posted: Thu May 26, 2005 9:19 am
I love my Netjukebox so much I built a beefy server with lots of room to run with.
I am running a RH Fedora code 3, Apache 2.x, PHP 4.3.11, and MySQL 3.23.58.
I have the OS installed and yumed upto date. I have a web page running w/ a test script pulling the phpinfo(). I also have webmin install and I can attach to the database, see and create records.
When I fire off NJ from a browser, I receive the GD2 not supported error, complie PHP w/ GD2 support
I have tried compiling with the following command:
./configure --with-gd
and have also tried:
./configure --with-gd2
The phpinfo() on my working NJ shows a section as GD. I cannot find that section on the LAMP box.
When running the gd2 switch it compiles all the way to the end, yet does not work.
When running the gd switch it does not compile, throwing a libpng.so not found.
For all of you linux guru's out there, what is the proper command to compile PHP and enabling the GD2 support?
I fear that I have come to an end, and cannot get this LAMP box to run NJ. Crying shame to, cause this baby is a monster.
BBM
I am running a RH Fedora code 3, Apache 2.x, PHP 4.3.11, and MySQL 3.23.58.
I have the OS installed and yumed upto date. I have a web page running w/ a test script pulling the phpinfo(). I also have webmin install and I can attach to the database, see and create records.
When I fire off NJ from a browser, I receive the GD2 not supported error, complie PHP w/ GD2 support
I have tried compiling with the following command:
./configure --with-gd
and have also tried:
./configure --with-gd2
The phpinfo() on my working NJ shows a section as GD. I cannot find that section on the LAMP box.
When running the gd2 switch it compiles all the way to the end, yet does not work.
When running the gd switch it does not compile, throwing a libpng.so not found.
For all of you linux guru's out there, what is the proper command to compile PHP and enabling the GD2 support?
I fear that I have come to an end, and cannot get this LAMP box to run NJ. Crying shame to, cause this baby is a monster.
BBM