Jump to content

php 5.3


Liquid Fire

Recommended Posts

You can, but it can be a little more difficult to setup. If your compiling from source you simply use one of the .configure options (not sure which off the top of my head) to append a string to any binaries built. This way you can have php4, php5 php5.3 etc etc.

 

Been a while since Ive done this this way as I'm simply using vps's to build seperate dev environments if I need them, but I know it is possible.

Link to comment
Share on other sites

Did I not post a solution to setting up multiple php versions on linux several posts ago?

bot sure but i got is figured out.  I want having issue compiling php because of how apache was setup(I use the automatic package manager with ubuntu.  SO i uninstalled everything and the compiled apache myself, install mysql with package manager, and compiled php 5.2.5 and php 5.3 mysqlf.

Link to comment
Share on other sites

Is that a question? You can still install apache via a package manager, you'll just need to install the headers to compile php against. On Debian that would be the apache2-prefork-dev package, I'm sure its much the same on Ubuntu.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.