Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Posts
    9
    Plugin Contributions
    0

    Default Step by Step: Apache 2.0, PHP 5.2, Lib cURL and MySQL?

    I am trying to upgrade my PHP 4 module to the PHP 5 module for Zen-Cart 2.0.0 release. I am running my own web server. Hense me not needing to install PHP more than once, I have forgotten how to do it. If anyone knows where I could read a tutorial, or write how to do it in here, theyed be thanked. I am running Debian Linux Server. Thank you.

  2. #2
    Join Date
    Nov 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Step by Step: Apache 2.0, PHP 5.2, Lib cURL and MySQL

    I got it working. I install cURL first, the whole thing. Second I install Apache 2.0(.63) with "./configure --include-so" then install. Third, I compile php with the commands "./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-openssl --with-curl". Then I install it. Finally add the include php string into the httpd.conf file if the installer didn't do it already.

    I ended up using the snapshot of php 5.2 because there is a big bug that doesn't allow it to work in Apache 2.0.

 

 

Similar Threads

  1. v139h Step 1 of 3 and step 2 of 3 of checkout not aligning?
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Aug 2012, 02:33 PM
  2. Replies: 0
    Last Post: 11 Nov 2009, 04:02 PM
  3. Easiest way and step by step to make robots.txt
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 11 Jul 2007, 06:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg