Jump to content

MSSQL and PHP4


chilluk

Recommended Posts

Due to some aggravating PHP issues (posts elsehwhere today!) I am trying to save my backsode by moving a few sites onto other servers I have setup already running other sites.

 

One of the sites I had running on the problematic server made use of both MySQL and MSSQL (2005)

 

The server that I need to move the site to already had MySQL and MSSQL 2005 installed so I thought happy days - however I can't get the PHP scripts to connect to the MSSQL database- the script seems to die at the mssql_connect stage (commenting it out allows the page to run a bit further although fails later on when actually trying to query the MSSQL database) This server has PHP4 installed not 5.x and as it also runs other stable PHP sites I was loathe to update it!

 

I'm pretty sure all permissions etc are OK although it has been a long and stressful day!

 

Can PHP4 talk to MSSQL5? If so any common issues where it might be going awry?

 

Thanks

 

Chris.

 

 

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.