Skip to main content

Questions tagged [php]

PHP is a server-side scripting language, used for building browser-based applications. This includes websites as well as programs that don't really need any form of interaction with the user.

1 vote
0 answers
31 views

I have used ubuntu on servers for many years but the file rights are still playing with my brain. I don´t think I use ACL.s I use samba and php running in a docker container with the folder mapped for ...
Henrik Schmidt's user avatar
0 votes
0 answers
15 views

sudo apt update Ign:1 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease Ign:1 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease Ign:1 https://ppa.launchpadcontent.net/...
Frosted Guy's user avatar
1 vote
2 answers
84 views

I'm running Ubuntu 22.04 LTS server (plus Plesk Obsidian 18.0.77 Update #1) Despite Plesk updates being up to date, and Ubuntu updates being up to date (sudo apt update && sudo apt upgrade), ...
src's user avatar
  • 11
0 votes
1 answer
128 views

I have a docker setup with Laravel Application that works fine on local Mac however, I am facing issues with the deployment on Ubuntu server 24.0. All my paths are correct All my volumes are mapped ...
codeX's user avatar
  • 111
1 vote
2 answers
93 views

I have been trying to create a simple router for a very simple website with PHP and apache2, but I keep getting 404 messages. Before you go through this lengthy post, I did add DocumentRoot in nt2....
Karin Meersman's user avatar
0 votes
0 answers
28 views

After a good amount of troubleshooting I finally installed MySQL and now comes the final part which was installing PHP to complete the installation of my LAMP Server. I followed the tutorial which ...
Namra Aiya's user avatar
1 vote
0 answers
76 views

I'm facing a problem where I've installed Apache and now when I look into the library it says "Permission denied". bash: cd /var/www/html : Permission denied The YouTube tutorial which I'm ...
Namra Aiya's user avatar
-3 votes
1 answer
126 views

I have found php.ini (/etc/php/8.5/apache2/php.ini) and am using php 8.5....did they do away with the sample php ini files? Update The Ubuntu version is 24.04. I originally installed an earlier ...
HappyFriday's user avatar
0 votes
1 answer
58 views

I have just installed Phpmyadmin and the process was just fine. I am working in Xubuntu 22.04 using Mysql. But when i try to run Phpmyadmin, i am receiving this: <?php declare(strict_types=1); use ...
Negrazo's user avatar
0 votes
0 answers
94 views

Ubuntu 22.04.5 PHP 8.4.15 VPS on MojoHost postfix configuration (Only lines changed.) myhostname = localhost mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain /var/log/mail.log ...
alebal's user avatar
  • 473
0 votes
0 answers
99 views

I have a server for my job running Ubuntu Server 20.04.6 and I use webmin for management interface. I think it's time to upgrade to Ubuntu Server 22.04 and then to 24.04 as I have read for the ...
sak69GR's user avatar
1 vote
0 answers
152 views

Had php-fpm on Ubuntu 20.04, switched to Xubuntu 24.04. First, PHP seems to ignore .user.ini. Every thing thing has been checked: all configuration files in /etc and access rights on all the path ...
Hibou57's user avatar
  • 1,225
0 votes
1 answer
818 views

I've created a bare metal Ubuntu instance on an older HP EliteBook. Ubuntu and Apache 2 load without issue. However, when I load PHP8.3, it loads but does not work through Apache. Apache displays the ...
user2320444's user avatar
-2 votes
1 answer
468 views

On Ubuntu 20.04 there is an installed php8.3 package but the php8.3-bcmath extension has no installation candidate in ppa:ondrej/php repository. It is not available. In the PHP installation manual ...
user2811's user avatar
1 vote
1 answer
5k views

I want to install php8.3 on Ubuntu 20.04.6. but: sudo apt-get install php8.3 returns : E: Unable to locate package php8.3 E: Couldn't find any package by glob 'php8.3' E: Couldn't find any package by ...
zohrehda's user avatar
  • 119

15 30 50 per page
1
2 3 4 5
177