All system requirements are satisfied. If you're still seeing errors, check the error details below.
Error Type: Core Files Error
Message: Failed opening required '/var/web/formstr.com/www/vendor/composer/../myclabs/deep-copy/src/DeepCopy/deep_copy.php' (include_path='.:/usr/local/lib/php')
File: /var/web/formstr.com/www/vendor/composer/autoload_real.php
Line: 41
/var/web/formstr.com/www/data
/var/web/formstr.com/www/output
/var/web/formstr.com/www/uploads
curl -sS https://getcomposer.org/installer | php && mv composer.phar /usr/local/bin/composer && chmod +x /usr/local/bin/composer
cd /var/web/formstr.com/www
composer install --no-dev --optimize-autoloader
mkdir -p data output uploads logs && chmod 755 data output uploads logs
apt-get update && apt-get install -y php-json php-mbstring php-fileinfo php-gd php-zipsystemctl status php-fpmsystemctl start php-fpmsystemctl enable php-fpm
ls -la /var/run/php/php*-fpm.socksystemctl restart php-fpm && systemctl restart nginx
tail -f /var/log/php-fpm/error.logtail -f /var/log/nginx/error.log
systemctl status php-fpmls -la /var/run/php/php*-fpm.sockgrep fastcgi_pass /etc/nginx/sites-enabled/*
tail -50 /var/log/php-fpm/error.logtail -50 /var/log/nginx/error.log
chmod -R 755 /var/web/formstr.com/wwwchown -R www-data:www-data /var/web/formstr.com/www
cd /var/web/formstr.com/www && composer install
chmod 755 data output uploads logs
Note: This diagnostic page checks all system requirements. Copy the commands above and run them on your server via SSH to fix any missing requirements.
Share this page URL with your system administrator: https://www.formstr.com/error-check.php?type=Core%20Files%20Error&message=Failed+opening+required+%27%2Fvar%2Fweb%2Fformstr.com%2Fwww%2Fvendor%2Fcomposer%2F..%2Fmyclabs%2Fdeep-copy%2Fsrc%2FDeepCopy%2Fdeep_copy.php%27+%28include_path%3D%27.%3A%2Fusr%2Flocal%2Flib%2Fphp%27%29&file=%2Fvar%2Fweb%2Fformstr.com%2Fwww%2Fvendor%2Fcomposer%2Fautoload_real.php&line=41