Support

Admin Tools for WordPress

#41957 Error msg after making up .htaccess file

Posted in ‘Admin Tools for WordPress’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

WordPress version
6.8.1
PHP version
8.3.21
Admin Tools version
1.7.0

Latest post by myaviation on Friday, 30 May 2025 07:29 CDT

myaviation

This is after I made up my first .htaccess maker

 

---

 

Admin Tools – Internal Application Error

Admin Tools has stopped responding due to an unhandled internal application error.

If you are a subscriber and need to request support please include all of the following information in your support request. Thank you!
DateTimeZone::__construct(): Unknown or bad timezone ()
Exception type DateInvalidTimeZoneException
File and line <WordPress Root>/wp-content/plugins/admintoolswp/app/model/htaccessmaker.php (538)
Debug backtrace

#0 /home/davidparnell/public_html/wp-content/plugins/admintoolswp/app/model/htaccessmaker.php(538): DateTimeZone->__construct('')
#1 /home/davidparnell/public_html/wp-content/plugins/admintoolswp/app/model/serverconfigmaker.php(243): Akeeba\AdminTools\Admin\Model\HtaccessMaker->makeConfigFile()
#2 /home/davidparnell/public_html/wp-content/plugins/admintoolswp/app/controller/serverconfigmaker.php(57): Akeeba\AdminTools\Admin\Model\ServerConfigMaker->writeConfigFile()
#3 /home/davidparnell/public_html/wp-content/plugins/admintoolswp/app/dispatcher/dispatcher.php(104): Akeeba\AdminTools\Admin\Controller\ServerConfigMaker->apply()
#4 /home/davidparnell/public_html/wp-content/plugins/admintoolswp/helpers/admintoolswp.php(265): Akeeba\AdminTools\Admin\Dispatcher\Dispatcher::route()
#5 /home/davidparnell/public_html/wp-includes/class-wp-hook.php(324): AdminToolsWP::boot('')
#6 /home/davidparnell/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#7 /home/davidparnell/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#8 /home/davidparnell/public_html/wp-admin/admin.php(260): do_action('toplevel_page_a...')
#9 {main}

System information
Admin Tools Version 1.7.0 (released 2025-04-03)
PHP Version 8.3.21
WordPress Version 6.8.1
Database MySQL 10.6.22
WordPress Multisite No
Operating System Linux
Memory limit 256M
Memory usage 12,767,472 bytes
Maximum memory usage 13,455,680 bytes

nicholas
Akeeba Staff
Manager

Go to WordPress' Settings, General page.

Change your Timezone to Winnipeg (it's under America).

Click on Save Changes.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

myaviation

Wow who would of thought that - Thanks for this