Home Forums OS X Server and Client Discussion Web Server, PHP and MySQL and SQLite setup

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #366884
    kd4ttc
    Participant

    I am interested in running PHP and using both mySQL and SQLite at the same time. Any comments on what versions of each I should be running?
    Steve

    #366892
    kd4ttc
    Participant

    Well, more info: SQLite now has a version 3 available that is recommended. That calls for running the PDO module in PHP. I understand that all versions of Apache will support that. SQLite verison 3 is also the standard that Apple uses in the OS.
    So, it seems that correct thing is to upgrade PHP on the server to 5.x, leave Apache as is, and implement PDO in PHP. All versions of everything support MySQL.
    The feedback I am interested in is whether my analysis is correct, and whether there are any issues on upgrading PHP that would affect the server.
    Steve

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed