Jump to content

superalpha

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

superalpha's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I use FC4 which had apache 2.0.54 and PHP 5.0.4 included. I want to upgrade my PHP to 5.1.4 in my server. How can I do it? I am a beginner of Linux. Please let me know?
  2. You should find that whre is "httpd.h" in your server. If you find path directory of this file, you should --with-apache=path/to/httpd ( httpd.h = httpd : don't put surname) . I have to told you more about path directory is not always as same as ServerRoot. I use Fedora Core 4, when I configure, I use --with-apxs2=/usr/local/apache/bin/apxs but my ServerRoot is /usr/local/apache .
  3. I have problem to install PHP version 5.1.4 I use Fedora Core4 which was built in Apache version 2.0.54 and PHP version 5.0.4 . I want to recompile with new PHP version 5.1.4 but I don't know how to do it. I am a beginner of Linux system. Please tell me how can I do to recompile ? I read details from many websites but these details is not clearified for me. In my first time, I try to use "./configure --with-apxs2=path/to/apxs " but I don't know where is path to apxs on Fedora core 4 which was built in Apache2.0.54 Please help me !
  4. Dear Ken           I am setup and install Redhat Enterprise AS4 with myself. PHP was built in Redhat. I think GD should run because GD library is bundle in PHP=>4.3.0 . However, when I check with my phpinfo.php file, there is no GD shown in page. I think we GD is in my server but it's disable. Who can describe me?
  5. Dear Mr.Kopander.           I already checked in php.ini file. there isn't it in any line that you told me. In my opinion, GD is still not run. I think there is another method to run GD. Please help me.!!
  6. I had already run phpinfo(). It 's not show GD function. So, how can I enable it. GD library is bundle in PHP=>4.3 but I think I should enable it but I don't know how can i do. Please suggest me.
  7. I am a master student of faculty of engineering, Bangkok, Thailand. I have some question to ask about GD library. My server is use Red Hat Enterprise AS4. PHP version is 4.3.9(built in redhat). I want to run JPGraph in my server but I couldn't. I read from many websites that it told GD library is bundle in PHP => 4.3 . So I think GD Library should be run in my server. Please told me that how can I do to solve this problem?
  8. I am a master student of faculty of engineering, Bangkok, Thailand. I have some question to ask about GD library. My server is use Red Hat Enterprise AS4. PHP version is 4.3.9(built in redhat). I want to run JPGraph in my server but I couldn't. I read from many websites that it told GD library is bundle in PHP => 4.3 . So I think GD Library should be run in my server. Please told me that how can I do to solve this problem?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.