Jump to content
The Uniform Server Community

Adding Mssql and gettext


Jerry
 Share

Recommended Posts

To keep the overall size of 3.5-Appolo to a reasonable download only the most used modules are included with PHP.

 

To use mssql and gettext you require the following two dll’s: php_gettext.dll and php_mssql.dll these are not included with 3.5-Appolo

 

Download the following archived release:

 

Last stable release was 31-May-2007

 

http://de.php.net/releases/index.php

 

Click the Windows binary link; save file php-5.2.3-Win32.zip to any folder.

 

Extract to any folder, you will find the files in this folder: *\php-5.2.3-Win32\ext

 

Copy the files to folder: *\Uniform Server\udrive\usr\local\php\extensions

 

Open php.ini in folder *\Uniform Server\udrive\usr\local\php

 

Uncomment (remove :) the lines:

 

Line 565: extension=php_gettext.dll

Line 578: extension=php_mssql.dll

 

Line 986: Check this section [MSSQL] and set parameters as required.

 

That should get you started, I have never used the above extension hence assume that’s all you need to do.

 

All the best

Ric :)

Link to comment
Share on other sites

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.   Paste as plain text instead

  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.

Loading...
 Share

×
×
  • Create New...