I used builapache advanced menu and selected php extensions that I wanted to install. And then exited the menu, configuration saved. What do I need to do next? I don't see my phpinfo updated..i restarted Apache also, but no change either.
I used builapache advanced menu and selected php extensions that I wanted to install. And then exited the menu, configuration saved. What do I need to do next? I don't see my phpinfo updated..i restarted Apache also, but no change either.
[quote:fe9a3f7c9b][i:fe9a3f7c9b]Originally posted by myweb[/i:fe9a3f7c9b]
I used builapache advanced menu and selected php extensions that I wanted to install. And then exited the menu, configuration saved. What do I need to do next? I don't see my phpinfo updated..i restarted Apache also, but no change either.[/quote:fe9a3f7c9b]
If you use the buildapache.sea file, it'll build automatically after it exists. If you are using the 'buildapache' script itself first, then once you are done with the menu, you need to run &./buildscript&.
I'm Tim.
I used the advanced menu, ran the ./buildscript and still no change to my phpinfo.
What should I do now?
did you restart apache?
Yes
did the buildapache complete with out error's?
paste the last 5 lines or so.
Shaun Reitan
NDCHost.com - cPlicensing.net - ProVPS.com
Contact us for your cPanel Licensing needs! We Price Match, We provide Support, We take care of our customers!
Making install in .
make[1]: Entering directory `/usr/local/src/installd/buildapache/php-4.2.3'
/bin/sh /usr/local/src/installd/buildapache/php-4.2.3/libtool --silent --mode=link gcc -I. -I/usr/local/src/installd/buildapache/php-4.2.3/ -I/usr/local/src/installd/buildapache/php-4.2.3/main -I/usr/local/src/installd/buildapache/php-4.2.3 -I/usr/local/src/installd/buildapache/php-4.2.3/Zend -I/usr/local/include -I/usr/local/src/installd/buildapache/php-4.2.3/ext/mysql/libmysql -I/usr/local/src/installd/buildapache/php-4.2.3/ext/xml/expat -I/usr/local/src/installd/buildapache/php-4.2.3/TSRM -g -O2 -o php -export-dynamic stub.lo libphp4.la
gcc: /usr/lib/libltdl.so: No such file or directory
make[1]: *** [php] Error 1
make[1]: Leaving directory `/usr/local/src/installd/buildapache/php-4.2.3'
make: *** [install-recursive] Error 1
Buildapache is erroring out.
What are you trying to compile into PHP? also what os are you running?
if redhat try running
/scripts/installrpm libtool
/scripts/installrpm libtool-libs
then run the buildapache.sea again.
Shaun Reitan
NDCHost.com - cPlicensing.net - ProVPS.com
Contact us for your cPanel Licensing needs! We Price Match, We provide Support, We take care of our customers!
Still no luck...
*slams head into desk* why me!!!!
Was the last 5 lines the same?
what are you compiling into php?
What OS ver? ( i assume redhat)
what does the command below return?
ls -l /usr/lib/libltdl.so*
Shaun Reitan
NDCHost.com - cPlicensing.net - ProVPS.com
Contact us for your cPanel Licensing needs! We Price Match, We provide Support, We take care of our customers!