Questions tagged [joomla]

A popular CMS. Questions about managing Joomla! are off topic unless they are about interfering with your computer software such as an Apache server.

Joomla is a free and open source build on a model–view–controller (MVC) web application framework.

Resources:

Similar tags:

22 questions
33
votes
5 answers

Is there a Linux command to find out if a file is UTF-8?

The Joomla .ini files require to be saved as UTF-8. After editing I'm not sure if the files are UTF-8 or not. Is there a Linux command like file or a few commands that would tell if a file is indeed UTF-8 or not?
Edward
  • 529
2
votes
3 answers

How to copy MySQL database from one server to another?

I just finished making a website in Joomla! 1.6. Web sites in Joomla! consist of two basic parts. There are files which are used by HTTP server and there is the database. I have FTP access to the server and have copied the needed files, but I don't…
AndrejaKo
  • 17,143
  • 22
  • 85
  • 129
1
vote
0 answers

Windows Server 2012 Joomla installation under IIS 500.50 error when clicking on PDF link

I have a stock standard Windows Server 2012 that I used Web Platform Installer to install Joomla 3.x. I configured Joomla to doe URL rewriting and did not modify anything else (nothing in the J! web.config or in IIS) and the rewriting works without…
TheEdge
  • 613
1
vote
1 answer

401 unauthorized page displays server info. Is this a security issue?

I have password protected my /administrator directory but when I press cancel the site displays a 401 Unauthorized page Unauthorized This server could not verify that you are authorized to access the document requested. Either you supplied the…
1
vote
2 answers

How can I get my Mac to recognize a downloaded Joomla extension as a ZIP file instead of a folder?

When I download a Joomla extension to my Mac (e.g. http://www.admiror-design-studio.com/admiror-joomla-extensions/admiror-gallery) I can't upload it via the Package File option because my Mac sees the download as a folder. How do I get it to stop…
1
vote
1 answer

how to create table relationship diagram in phpmyadmin?

I want to create table relationship diagram in phpmyadmin. Anyone is there for the solution? Other necessary details Apache Version :2.2.22 PHP Version :5.4.3 MySQL Version :5.5.24 Wamp Version 2.2 Database Version 5.5.24-log Database…
1
vote
3 answers

Sharing mp3 files on the net with the simplicity of Dropbox

I have a website (Joomla), where I wish to share MP3 files. Every week, we have a new MP3 recording. I would like to make the weekly upload as simple as possible. The typical hassle looks like this: Log in to Joomla as admin Upload the new MP3…
user24752
  • 293
1
vote
1 answer

php7.3 doesn't appear on /run/php/

I have a Joomla server with NGINX and I've just upgraded my php version from php7.0 to 7.3, but I can't use the new version. The problem is that in /run/php/ (and /var/run/php/) I can only find php7.0-fpm.pid and php7.0-fpm.sock, but the 7.3 version…
1
vote
0 answers

Apache SuexecUserGroup and group permissions on fedora with joomla

I'm having trouble with permissions and ownership on a fedora28 system with apache-2.4 and joomla-3.9. I'd like to be able to have only the minimal number of files necessary to be owned by apache and have an ssh/sftp user have access to read and…
Alex Regan
  • 111
  • 1
1
vote
1 answer

Why am I getting "Unable to connect" when I enter http://localhost:8888/joomla/installation in url?

I'm trying to install Joomla. I have installed the Joomla files, as instructed, in C:\wamp\www\joomla\. In the Joomla directory there is a directory called installation. Wampserver 2.5 is online. I'm running win8.1. Thanks in advance for any…
Trevor
  • 11
1
vote
1 answer

Why am I getting a “403 - Forbidden: Access is denied” with Joomla 3.3.6?

I design a web site with Joomla 3.3.6 and when I want to deploy my website from localhost to host I get the following error: 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you…
0
votes
2 answers

Joomla 3.x embedding visual code

Does someone know a way to embed source code (C++, C#, HTML, etc.) to a Joomla article? Almost the same way like in this page, where I can add a code sample. Only showing the code, it must not be executed kind regards Max
0
votes
1 answer

Joomla says it's missing native ZIP support on CentOS 6.6

I am trying to set up a Joomla site and on a new dedicated server running CentOS 6.6. When installing Joomla, it is asking for "Native Zip Support" which is showing as "off" during the install. I need to enable it and am not sure what to do. Can…
0
votes
2 answers

Excessive PHP errors in Joomla

I have Joomla 2.5 installed on Windows 7 with Apache 2 and PHP 5. I have countless PHP errors in the log like the following: [01-Sep-2012 19:33:55 UTC] PHP Strict standards: Only variables should be assigned by reference in…
Rodnower
  • 2,259
0
votes
1 answer

Links of menu don't work on localhost

I just copied whole site with XCloner (extention for joomla) and flushed it into my localhost enveronment. The main page and all administration interface are working and things seems be same between production and localhost enveronments, but just I…
Rodnower
  • 2,259
1
2