show less
show more
@salin
salin’s Docs
Has attachment | Title | Created | Last Edited | Tags |
---|---|---|---|---|
Issues with php7
Test info.php <?php phpinfo(); ?> When u want Run your Website with PHP 7.0 then maybe is this your Solution: 1. Go to your Domain-Directory cd /home/yourdomain.tld/fcgi-bin 2. Then remove a Bit: chattr -i php7.0.fcgi and Edit the fcgi-File with nano or vi nano php7.0.fcgi 3. Edit the follow line: exec /usr/bin/php7.0 to the follow: exec /usr/bin/php-cgi7.0 4. Write and […] |
06/10/2019 | 06/10/2019 |
Viewing 1-1 of 1 docs