Results 1 to 3 of 3
Hello,
Can somebody help me with this.
I have this weird problem :
I need to install an Apache server with PHP on it. This is because I need to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-07-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 2
Some installations for Apache
Hello,
Can somebody help me with this.
I have this weird problem :
I need to install an Apache server with PHP on it. This is because I need to use Drupal (content manager).
The problem:
Apache and PHP are working perfectly fine !!
1. I can open the site I am creating and all.
2. I need to use the Graphics library (gd) for PHP.
3. I configured and compiled it, it works perfectly fine with PHP from command prompt.
4. But now apache does not recognise this newly created PHP with gd libarary.
Its still using the previous instance in which I dont have the gd included.
Can somebody help me in this !!
Thanks !!
- 06-07-2007 #2
Hey,
Check the path of gd library and if its fine, recompile php.ini
and gd libraries. Also restart the required services.Regards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
- 06-07-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 2
Thanks for the reply.
But its not working.
I am sure the php.ini file has got not much to do with the problem that I have. Its mostly the "libphp4.so".
The biggest problem is with all the new configurations also libphp4.so is not created again.
It was just created once when I installed the php-4.4.7 version for the first time. later I tried several time but it is never created.
Sidd


Reply With Quote
