You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloned the repository php-pm.
I required the httpKernel interface but, when I try to load a new sf2.7 installation, it doesn't work.
root@billow:/var/opt/php-pm# ./bin/ppm start --workers 1 /var/opt/hashmag/ --bridge=httpKernel -vvv
1 slaves (5501) up and ready.
PHP Fatal error: Class 'Symfony\Component\ClassLoader\ClassCollectionLoader' not found in /var/opt/php-pm/vendor/symfony/http-kernel/Kernel.php on line 443
Boot 1 new slaves ... 1 slaves (5501) up and ready.
Am I missing something? Thanks!
The text was updated successfully, but these errors were encountered:
Cloned the repository php-pm.
I required the httpKernel interface but, when I try to load a new sf2.7 installation, it doesn't work.
Am I missing something? Thanks!
The text was updated successfully, but these errors were encountered: