Skip to main content

Questions tagged [linux]

0 votes
1 answer
42 views

In short, does anybody know if AlmaLinux 9 is fully compatible with Joomla 5, or if there are any issues I need to be aware of? We currently have 3 websites being hosted on a Bluehost shared web ...
chavab_1's user avatar
  • 195
2 votes
0 answers
167 views

I am trying to connect to another VM (192.168.16.27) from 192.168.16.28 to get Data out of the MariaDB Database (joomla). So my Code is: $link = mysqli_connect("192.168.16.27", "user&...
alb's user avatar
  • 31
0 votes
1 answer
8k views

I have hosted a website using a backup and when I access it through a web browser, it shows me error and I have changed configuration.php file from: public $error_reporting = 'none'; To: public $...
udakila's user avatar
0 votes
1 answer
500 views

How to create menu item in admin menu Joomla 4 in php? From plugin/module for Joomla4?
aleks_yolp's user avatar
0 votes
1 answer
145 views

I have exported the Joomla DB dump from Production application and imported the same production sql dump file to my development environment. Now when i launch the development site then it logs me in ...
Daniel Raj's user avatar
0 votes
1 answer
560 views

I am working on deploying a Joomla application on a Linux server using Docker. When I use the docker-compose start command, I get the following error: "Cannot start service joomla-1: get ...
Daniel Raj's user avatar
1 vote
1 answer
1k views

On Ubuntu 18.04.1 LTS, the installation page is not shown. Instead, I see a blank page with Error On MySql log I see this: Access denied for user ''@'localhost' (using password: NO) However I can'...
perissf's user avatar
  • 111
0 votes
1 answer
2k views

I currently have a Joomla 3.8.7 running on a Xubuntu 14.04 LAMP server. The site was working normally until the server was upgraded to PHP 7.2. Now when we try to access the admin login or the site we ...
maleman's user avatar
  • 65
1 vote
0 answers
127 views

I am trying to migrate joomla site from shared hosing to cloud server on Debian 8. I have installed Apache2, PHP5.6, MySQL and I have Akeeba backup from previous hosting. After unpacking files to ...
vlasterx's user avatar
  • 151
10 votes
2 answers
4k views

My question is pretty general. Lets assume I have a linux distribution web server, with the /var/www/ is the web directory. I used my superuser account to upload and unzip the Joomla installation ....
jeffery_the_wind's user avatar
26 votes
8 answers
18k views

In the past I’ve often run into trouble with permissions and ownership of Joomla files/directories on linux systems. Problems included Not being able to transfer files to the server using programs ...
TryHarder's user avatar
  • 2,350