Skip to main content

Questions tagged [php7]

3 votes
1 answer
46 views

I am running Nextcloud on Debian 11. Recently, I tried upgrading using php-updater, and afterwards MariaDB stopped working properly. System details: Debian 11 MariaDB 11.3.2 Apache with mpm_prefork (...
Stefan Bollmann's user avatar
-1 votes
1 answer
127 views

My CentOS7 server has a very old version of PHP installed (v7.2.10). I am trying to upgrade to PHP8 but am having some major issues. My server has PHP Version Switcher installed and when I try to have ...
Bijan's user avatar
  • 101
0 votes
1 answer
820 views

I run a web server on Alpine Linux. Previously I used PHP7, and I wanted to upgrade to PHP8. What is the proper way to do this? I tried with apk del php7 and then apk add php8, but it looks like this ...
T. Pluess's user avatar
  • 646
1 vote
4 answers
1k views

The setup: I have a PHP script (currently written for PHP5.5, but the server it runs from has 7.4) that processes files that contain lists of linux servers, then runs a bash or perl script via ssh on ...
solenoid's user avatar
  • 131
0 votes
1 answer
126 views

I apologize in advance if this question is in a wrong forum, this is my first question here! My client has hosting with Aliyun Cloud (Alibaba Cloud in China). I've deployed a microsite to their ...
Siniša's user avatar
  • 111
0 votes
0 answers
124 views

On my rhel 7.2 system, I finished installing Apache 2.4.46 and PHP 7.4.19. However, when I start apache and access to my own php file, it shows source code instead of executing it. I find some ...
TRONG NGUYEN's user avatar
0 votes
1 answer
2k views

When i set the extension_dir in php.ini and use the full path like this, it works extension_dir = "/home/appie/Bureaublad/astroapp/phpdesktop-linux-72.1/ext" extension = "sweph.so" ...
Arjan's user avatar
  • 101
1 vote
1 answer
663 views

I'm following a guide for loading PHP 7.4 on Ubuntu 18.04 from the Ondrej Surý repo and noticed the CAVEAT about apache2 and nginx from the 1. If you are using php-gearman, you need to add ppa:ondrej/...
Server Fault's user avatar

15 30 50 per page
1
2 3 4 5 6