• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by bigblue

  1. B

    Multiple PHP - Help with install problems

    Ok.. now recompiled with the changes '--with-sqlite3' '--with-pdo-sqllite' Everything seemed to be working - the error "The PHP Sqlite PDO driver is needed but not installed." has gone and I could install my Joomla extension ok - but then when I run the extension I receive the following error...
  2. B

    Multiple PHP - Help with install problems

    No idea how to do a make uninstall - I would have thought a new install over the top would just change things anyway - maybe the way to go ?
  3. B

    Multiple PHP - Help with install problems

    Thx.. yes, I totally agree on your last edit! But as I've said, I'm a complete newbie at this and it's a hard learning curve for me - which is why I'm asking for help! Slowly getting there though ;) Ok, as I've already compiled, is it possibly to compile again over the top - or do I have to...
  4. B

    Multiple PHP - Help with install problems

    Anyone can help please ?
  5. B

    Multiple PHP - Help with install problems

    On the new PHP5.4/fastcgi server I'm trying to install certain Joomla extensions and I'm receiving the error "The PHP Sqlite PDO driver is needed but not installed." Running phpinfo() on a server with the new 5.4 shows: So, there's no reference to MYSQLI_SOCKET and no path showing ? MySQL...
  6. B

    Multiple PHP - Help with install problems

    Thx atomicturtle and Dx3webs :) Ok, since using Panda isn't an option for Ubuntu at the moment, I've re-tried bypassing the # make test. After #make and # make install and setting up for Plesk panel, everything appears to be working ok and I now have the 5.4.29 option available as fastcgi...
  7. B

    Multiple PHP - Help with install problems

    Thx for this.. although I can't find any indication after searching through the forums and Google, to check if this will this work on Ubuntu ?
  8. B

    Multiple PHP - Help with install problems

    I have just tried a fresh install from scratch after removing the previous install. I still receive the same failed test summary - is it safe to go ahead and # make install ?
  9. B

    Multiple PHP - Help with install problems

    Thx Igor.. that worked :) Configured again and after a number of errors and apt-gets to fix them, it finally completed ok. Then I ran: Now I received the following Failed Test Summary: Appreciate any ideas what to do next so that I can go ahead and make install ?
  10. B

    Multiple PHP - Help with install problems

    Starting from scratch installing PHP5.4.29 and following THIS document instructions exactly. 1. During configure I receive: This appears to be related to IMAP and installing 'libc-client-devel' should fix this, but this is what I get: Any ideas why it can't be found ? 2. I have...
  11. B

    Multiple PHP - Help with install problems

    Thx for this.. ok then, I'll give it a go and let you know how I got on !
  12. B

    Multiple PHP - Help with install problems

    Thx Redhell.. apologies for the delay replying to your last post.. I got sidelined in hospital :( Ok.. I need to complete this now, but looking at all your ./configures that you're using, I really don't have a clue what they all do. I guess I'm asking if it's really necessary to include all of...
  13. B

    Multiple PHP - Help with install problems

    My VPS host at Webfusion suggested that I upgrade to a higher package with more memory. Here is my current memory status - I have tried again to make install, but keep receiving the same error.. Is there any way that I can do this without having to upgrade my VPS from 1GB to 2GB memory ...
  14. B

    Multiple PHP - Help with install problems

    Thx for the link, but there is nothing there referring to my problem in my previous post - so far I have got this far thanks to some help from here and also Google. I have searched Google and found that this current problem may be related to not enough RAM or that I could bypass that by using...
  15. B

    Multiple PHP - Help with install problems

    Now that those errors are fixed, I tried compiling again: This went ok, so then I run: This went ok, but at the end I see this: Any ideas ?
Back
Top