Skip to main content

All Questions

Tagged with
0 votes
1 answer
258 views

How to upgrade ICU on Debian 12 for PHP Intl?

Ever since running into this timezone related bug in PHP, I've been trying to solve it by updating the ICU system library. On my Fedora 39 workstation, as of this writing, version 73.2 is installed (...
Frans-Willem Post's user avatar
1 vote
0 answers
916 views

Is there a repo for php5-gd for debian 12?

I am planning an upgrade of a debian 11.7 server to debian 12. When asking for a full upgrade, Debian warns me about is to remove php5-gd The following packages will be REMOVED: libpng12-0 php5-gd ...
realtebo's user avatar
  • 620
1 vote
2 answers
798 views

Why does index.html.bak take precedence over index.php (Apache)?

I stumbled upon a strange behavior on my new virtual Debian 11 install. Under user/public_html I was doing some changes to a page and at some point my browsers started downloading the index file ...
llahteinen's user avatar
1 vote
0 answers
3k views

PHP webpage downloads instead of opens in browser (nginx, php on debian10 server)

I have a server running Debian 10. I have installed nginx (1.18.0) and php and php-fpm (7.4.28). Following this guide https://landchad.net/index I was able to get html website with certification by ...
Vojta Klimes's user avatar
0 votes
1 answer
125 views

Check if file crontab runs

I've set up crontab tasks to be executed every min. * * * * * sudo /usr/bin/php /root/scrapers/terra_plf/terra_swap_api.php I see its log in var/log/syslog file: Jan 3 15:14:01 clearthefog CRON[...
Igor Savinkin's user avatar
0 votes
1 answer
125 views

Crontab task does not work, Linux, Debian

At a Debian server I've set a crontab task using crontab -e with the following content: */2 * * * * /usr/bin/php /root/scrapers/terra_plf/terra_swap_api.php Why doesn't it work? When I run the same ...
Igor Savinkin's user avatar
0 votes
0 answers
1k views

Debian can't update after i installed php 8.0

Err:1 https://packages.sury.org/php bullseye InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the ...
xliben's user avatar
  • 1
1 vote
0 answers
304 views

php-pam for php7.3 and php7.4 in parallel?

I have both php7.4 and php7.3 in use on my Debian 10 (buster) system as I have dependencies on both. (From https://deb.sury.org/ php apt repos.) But the pam module is not available as a version-...
Chaos_99's user avatar
  • 928
0 votes
1 answer
4k views

Can't run sudo apt get update on Update PHP on Google compute engine

I want to update my PHP version on my VM and for that, I have to run sudo apt-get update on my VM in compute engine (google cloud platform) But I keep getting an error saying public key not available ...
Damien Doumer's user avatar
1 vote
0 answers
157 views

PHP Fatal error: Call to undefined function curl_init() in /usr/share/ocsinventory-reports

It seems that since I upgraded my Debian server from Jessie to Buster ocsinventory doesn't work and Apache send error logs like this one PHP Fatal error: Call to undefined function curl_init() in /...
fredepf's user avatar
  • 11
0 votes
1 answer
187 views

lsphp states: no space left on device but there is enough free space available on the server

I got a debian server installed with openlitespeed and wordpress. I regularly get a 503 error; when I check the logs I see the following: ERROR [lsphp]: Failed to listen socket [/tmp/lshttpd/lsphp....
peter pan's user avatar
-1 votes
1 answer
5k views

How to install php in Linux (Debian) on ChromeBook?

I am trying to install php in the Linux I set up, on my Chromebook,when activating developer mode. But, somehow it does seem to be working, despite a couple attempts on two different approaches: ...
Helio's user avatar
  • 21
1 vote
0 answers
66 views

How to install PHP on Visual Studio Online Environment?

Any ideas how to get PHP to work on Visual Studio Online - environment (preview) for development and test purposes? I believe it is Debian 9 based and tried to install it by this method (and many ...
Circus Ranger's user avatar
0 votes
1 answer
3k views

PHP Fatal error: Call to undefined function curl_init()

I have this issue: PHP Fatal error: Call to undefined function curl_init() in /var/www/html/...on line 1495 I have enabled curl in my php.ini: extension=php_curl.dll but in my apache error log I ...
TheUnreal's user avatar
  • 147
0 votes
1 answer
4k views

Configure PHP 5.6 with Apache2 on Debian GNU/Linux 10 (buster)

I'm trying to install PHP 5.6 on Debian 8. :~# php -v PHP 5.6.40-10+0~20190807.18+debian8~1.gbp5642bf (cli) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend ...
TheUnreal's user avatar
  • 147

15 30 50 per page
1
2 3 4 5