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.

Apache can not start using Php_7_4_16

Featured Replies

Hello, I am using Uniform Server ZeroXIV 14.0.3. When I try start apache whith PHP v8.0.3 the server works, but I download plugin Php_7_4_16 and i install it as allways and when tray to start apache it says "apache failed to start"

 

3

apache failed.jpg

apache failed 2.jpg

  • 1 month later...

Thanks for pointing it out. I have uploaded a PHP 7.4.16_k to fix this problem.

For an easy fix. Open the core\apache2\conf\extra_us\php74.conf folder and change the 65 to 66 on the following lines.

  LoadFile ${US_ROOTF}/core/php74/icudt65.dll
  LoadFile ${US_ROOTF}/core/php74/icuin65.dll
  LoadFile ${US_ROOTF}/core/php74/icuio65.dll
  LoadFile ${US_ROOTF}/core/php74/icuuc65.dll

to

  LoadFile ${US_ROOTF}/core/php74/icudt66.dll
  LoadFile ${US_ROOTF}/core/php74/icuin66.dll
  LoadFile ${US_ROOTF}/core/php74/icuio66.dll
  LoadFile ${US_ROOTF}/core/php74/icuuc66.dll

Restart Apache and it should now work.

Best Regards,

Sudeep.

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.