AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  PHP,Apache on AIX machine

    Posted Sat May 05, 2007 02:05 AM

    Originally posted by: SystemAdmin


    I have done charts in PHP with following environment;
    1) PHP 5.2.x
    2) Webserver Apache 2.2.4 or higher
    3) Perl 5.8.7
    4) GD 2.0.1
    5) JPgraph 2.1.1

    It works fine in Windowx XP, Red hat linux 3.x.Now I need to move this PHP programs to AIX machine which has following environment:

    PHP 4.0.6
    Perl 5.8.2
    GD 1.8.4
    IBM HTTPServer 6.1 (based on apache but I don't know which version)
    JPgraph can't find any aix version

    What should I do now? Help me soon.Thanks in advance

    #AIX-Forum


  • 2.  Re: PHP,Apache on AIX machine

    Posted Mon May 07, 2007 07:19 AM

    Originally posted by: SystemAdmin


    You can download Apache for AIX from http://aixpdslib.seas.ucla.edu/packages/apache.html if you don't want to compile it yourself.

    Given that you should be able to proceed as for any other Apache system. JpGraph is written in PHP so you don't need an "AIX version" of it.

    HTH

    Jim Lane
    #AIX-Forum


  • 3.  Re: PHP,Apache on AIX machine

    Posted Tue May 08, 2007 11:43 PM

    Originally posted by: BruceSpencer


    I had a problem running PHP4 with HTTP 2.2.4 and Mysql. The versions are not compatible. You might try PHP5.
    #AIX-Forum