I've installed Joomla 3 several times and never had a problem before. This time, I'm missing something. It's my office server so I'm not going via a remote control panel.
1. I created a virtual host, running on Alma 8 (latest update). I have a MySQL server working with phpBB on a different virtual host on the same machine.
2. I created a folder called test on /var/www.
3. I unpacked all the files (as I have done many times before) to the /var/www/test folder.
4. I fire up the browser and enter http://test.mydomain.com and I get the test page.
5. I chmoded chmod -R 755 /var/www/test - no change only the test page
6. I changed this to 777. - no change
7. chown -R apache:apache /var/www/test - no change.
What am I doing wrong?
1. I created a virtual host, running on Alma 8 (latest update). I have a MySQL server working with phpBB on a different virtual host on the same machine.
2. I created a folder called test on /var/www.
3. I unpacked all the files (as I have done many times before) to the /var/www/test folder.
4. I fire up the browser and enter http://test.mydomain.com and I get the test page.
5. I chmoded chmod -R 755 /var/www/test - no change only the test page
6. I changed this to 777. - no change
7. chown -R apache:apache /var/www/test - no change.
What am I doing wrong?
Statistics: Posted by DKSharman — Fri Feb 23, 2024 12:07 pm