Jump to content
The Uniform Server Community

Rarst

Member
  • Posts

    7
  • Joined

  • Last visited

Previous Fields

  • Main OS
    Windows 7

Rarst's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Any update on the status of the project? If it’s over (or on hold indefinitely) then I think it would be best for users to hear that spelled out clearly.
  2. Aaand after working for quite a while it died on updating to Uniform 13.2 with following error in log: PHP Fatal error: PHP Startup: apc_shm_attach: shmat failed: in Unknown on line 0 Le sigh. Would be really nice to see it ship with Uniform natively as easy cache option...
  3. This ended up being a fault of some profiler code, making use of PHP ticks, which apparently didn't work too well with PHP 7.
  4. Enabling php_curl.dll doesn't work for me altogether after updating to Uniform 13.2 (from 12) Getting popup about "libssh2_scp_recv2 not found in libssh2.dll" (loosely translated from system language) and following error in Apache log: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/UniServerZ/core/php70/extensions\\php_curl.dll' - \xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd \xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd.\r\n in Unknown on line 0
  5. After moving to the XII version I got random Apache crashes. They can be triggered by simply F5 spamming refresh on same PHP page over and over. [Thu Mar 17 14:24:20.550111 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00428: Parent: child process 9228 exited with status 3221225477 -- Restarting. [Thu Mar 17 14:24:20.662118 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00455: Apache/2.4.18 (Win32) PHP/7.0.3 configured -- resuming normal operations [Thu Mar 17 14:24:20.662118 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39 [Thu Mar 17 14:24:20.663118 2016] [core:notice] [pid 11240:tid 544] AH00094: Command line: 'C:\\UniServerZ\\core\\apache2\\bin\\httpd_z.exe -d C:/UniServerZ/core/apache2 -f C:\\UniServerZ\\core\\apache2\\conf\\httpd.conf -d C:\\UniServerZ\\core\\apache2' [Thu Mar 17 14:24:20.664118 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00418: Parent: Created child process 11352 [Thu Mar 17 14:24:21.311155 2016] [mpm_winnt:notice] [pid 11352:tid 692] AH00354: Child: Starting 150 worker threads.Googling the code comes up with a lot of esoteric fixes, but a lot of them are from PHP5 times. Any suggestions on how to diagnose what is causing this?
  6. Ok, seems to have gotten it working. As far as I understands PHP 7 now needs a combination of two modules: APCu and apcu_bc, luckily pecl has windows binaries for both.
  7. Updated to version 12 and seems PHP 7 lacks APCu binary. From what I gather in docs APCu is available for PHP 7 in general. Is it going to be provided again or there are reasons it can't / won't be?
×
×
  • Create New...