Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

System can't find extension installed for PHP

Featured Replies

I'm trying to install an extension, specificaly php_sqlsrv_53_ts.dll (which is necesary to work with SQL server), i leave it in the folder C:/Users/Sincron/Desktop/UniserverAndroid/UniServerZ/core/php71/extensions (where the rest of the extensions dll's are) and add this line to the php_production.ini (i.e. the mode i'm using to work)

 

 

extension=php_sqlsrv_53_ts.dll

 

now, that doesn't seem to work, the log keep sending the error than can't find it so i change it to this:

 

 

extension=C:\Users\Sincron\Desktop\UniserverAndroid\UniServerZ\core\php71\extensions\php_sqlsrv_53_ts.dll

 

and also, i tried this:

 

extension=C:/Users/Sincron/Desktop/UniserverAndroid/UniServerZ/core/php71/extensions/php_sqlsrv_53_ts.dll

 

and still this was of no use at all, this is the error who is showing in the Error Log of apache (both errors are being shown here)

 

 

PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Users/Sincron/Desktop/UniserverAndroid/UniServerZ/core/php71/extensions\\php_sqlsrv_53_ts.dll' - No se puede encontrar el m\xef\xbf\xbddulo especificado.\r\n in Unknown on line 0
[Thu Feb 23 08:28:55.511177 2017] [mpm_winnt:notice] [pid 5948:tid 532] AH00354: Child: Starting 150 worker threads.
[Thu Feb 23 08:44:46.734225 2017] [core:warn] [pid 4164:tid 528] AH00098: pid file C:/Users/Sincron/Desktop/UniserverAndroid/UniServerZ/core/apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Users\\Sincron\\Desktop\\UniserverAndroid\\UniServerZ\\core\\php71\\extensions\\php_sqlsrv_53_ts.dll' - No se puede encontrar el m\xef\xbf\xbddulo especificado.\r\n in Unknown on line 0
[Thu Feb 23 08:44:46.755748 2017] [mpm_winnt:notice] [pid 4164:tid 528] AH00455: Apache/2.4.25 (Win32) PHP/7.1.1 configured -- resuming normal operations
[Thu Feb 23 08:44:46.755748 2017] [mpm_winnt:notice] [pid 4164:tid 528] AH00456: Apache Lounge VC14 Server built: Dec 17 2016 10:42:52
[Thu Feb 23 08:44:46.755748 2017] [core:notice] [pid 4164:tid 528] AH00094: Command line: 'C:\\Users\\Sincron\\Desktop\\UniserverAndroid\\UniServerZ\\core\\apache2\\bin\\httpd_z.exe -d C:/Users/Sincron/Desktop/UniserverAndroid/UniServerZ/core/apache2 -f C:\\Users\\Sincron\\Desktop\\UniserverAndroid\\UniServerZ\\core\\apache2\\conf\\httpd.conf -d C:\\Users\\Sincron\\Desktop\\UniserverAndroid\\UniServerZ\\core\\apache2'
[Thu Feb 23 08:44:46.757750 2017] [mpm_winnt:notice] [pid 4164:tid 528] AH00418: Parent: Created child process 10460
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Users\\Sincron\\Desktop\\UniserverAndroid\\UniServerZ\\core\\php71\\extensions\\php_sqlsrv_53_ts.dll' - No se puede encontrar el m\xef\xbf\xbddulo especificado.\r\n in Unknown on line 0
[Thu Feb 23 08:44:47.552610 2017] [mpm_winnt:notice] [pid 10460:tid 596] AH00354: Child: Starting 150 worker threads.

 

Maybie it's me, but i think somebody screw it over when writing the "/" to the auto-find new libraries or something like that in the source code, did exist some workarround to this problem meanwhile some benevolent UniserverZ developer soul drop a fix for this?


Thanks in advance.

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...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.