Jump to content

PHP Installation problems


Recommended Posts

I am attempting to install php 5.1.6 on a SuSE 9 (want to say 9.3) system with apache 2.0.49.  The original apache installation apparently came with php 4.3.4 embedded in it; even after compile/make install and a server restart, the system told me that it was still running 4.3.4.  An aquaintance recommended I remove the 4.3.4 installation; I did so, but now the system is apparently broken.  The phpinfo command says I'm running the correct version, 5.1.6, but I have trouble with all other pages.  Following the <?php tag, any 'echo' command works correctly, and prints its output to the webpage.  As far as I can tell, with the exception of phpinfo() itself, and that I've only tested in a page consisting of precisely the code <?php phpinfo() ?>, no command other than the echo statement works.  The results of any page which has a non-echo as its first command is a blank page, with no source code available when that gets checked.

If anyone has any suggestions on where I should start looking for an answer to this problem, I would be grateful.
Thank you for your consideration,
-EnderX
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.