Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2140

General Questions/New to Joomla! 5.x • Re: URL Rewrite Breaks Menu Items

$
0
0
Since you have access to your server, go to your control panel (or edit the php.ini of the site) and set these:

Code:

error_log=/var/www/<path_to_your_site_webroot>/error_loglog_errors=ondisplay_errors=ondisplay_startup_errors=onerror_reporting=E_ALL
To set these globally, the paths for you PHP version on Debian should be:

Code:

/etc/php/8.2/apache2/php.ini/etc/php/8.2/cgi/php.ini/etc/php/8.2/cli/php.ini/etc/php/8.2/fpm/php.ini/etc/php/8.2/phpdbg/php.ini
But these are for global changes, if you run a control panel on your server it will be much easier to set your PHP settings there for the specific site. These changes are ONLY for development, do not do it on production. Also go to your Joomla backend Global Configuration -> Error Reporting and set it to either System Default (if you made the above changes) or Maximum.

Hopefully this will display the error on the blank page you get and also create an error_log file in your webroot.

Statistics: Posted by eorisis — Thu Feb 22, 2024 12:27 pm



Viewing all articles
Browse latest Browse all 2140

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>