May 13, 201015 yr comment_8300 The purpose of this article is to allow XSL support on UniServer PHPFor this document - Assume %top% to be root of the UniServer Installation FolderFor reference I am using Nano 5.6.5 Version housing PHP 5.3.2 From my research, UniServer implements PHP Thread-Safe x86 VC6. Steps:Download php-5.3.2-Win32-VC6-x86.zipExtract ext/php_xsl.dll from zip to %top/usr/local/php/extensionsRemove semi-colon from line ;extension=php_xsl.dll in files:php.iniphp.ini_delvelopment_nanophp.ini_production_nanophp-cli.ini is OPTIONAL for Command-Line-Interface. Add the line if required.[*]Test - I used the files listed on XSL-PHP ExamplePlease provide comments if a more efficient method is introduced. Report
July 18, 201114 yr comment_9396 This procedure is valid for all 5-Nano series servers. Note that 6-Carbo and 7-Orion series already include the proper version of php_xsl.dll and you do NOT need to download anything for these servers. The Test files listed above are still available as of this date. Regards,BobS Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.