Gaston Posted July 18, 2021 Share Posted July 18, 2021 Hi there, I'm using ProcessWire 2.8 (PHP 7.4) and I wanted to make a module update (Email Obfuscation). I pushed download and install. Now I have the following error-message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Error has been logged. Has anyone an idea, how to solve this problem? Thanks for your help! Gaston Link to comment Share on other sites More sharing options...
netcarver Posted July 18, 2021 Share Posted July 18, 2021 21 minutes ago, Gaston said: Error has been logged. Ok, so when you look in the error log (Admin > Setup > Logs > Errors and/or Admin > Setup > Logs > Exceptions), what does it say the error was? If it happens you can no longer log into the admin interface, then look at the file system on that machine and go to the site/assets/logs directory and look at the last few lines of errors.txt and exceptions.txt. 1 Link to comment Share on other sites More sharing options...
Gaston Posted July 18, 2021 Author Share Posted July 18, 2021 Hi netcarver First of all, thanks for your reply! As you already mentioned, I can no longer login to the admin interface. That's what I found in the error.txt (it seems to me, like a whole bunch has been messed up by this update): 2021-07-18 10:16:12 guest https://sunnydesign.ch/?/ Error: Uncaught Error: Class 'ProcessWire\FieldtypeRepeater' not found in /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/modules/Fieldtype/FieldtypeRepeater/FieldtypeFieldsetPage.module:17 Stack trace: #0 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/Modules.php(1450): include_once() #1 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/Modules.php(2605): Modules->includeModuleFile('/home/httpd/vho...', 'FieldtypeFields...') #2 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/Modules.php(4458): Modules->getModuleInfo('FieldtypeFields...', Array) #3 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/Modules.php(497): Modules->saveModuleInfoCache() #4 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/ProcessWire.php(495): Modules->triggerInit() #5 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/Wire.php(380): ProcessWire->___init() #6 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/core/WireHooks.php(698): Wire->_callMethod('___init', Array) #7 /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/co (line 17 of /home/httpd/vhosts/sunnydesign.ch/httpdocs/wire/modules/Fieldtype/FieldtypeRepeater/FieldtypeFieldsetPage.module) Link to comment Share on other sites More sharing options...
Gaston Posted July 18, 2021 Author Share Posted July 18, 2021 Hi netcarver In the meantime I contacted my provider to upload an earlier version of my website and its database. The website is back on again and working as it should. No more updates for me!!!! Thanks again for your reply to my 'former' issue. 1 Link to comment Share on other sites More sharing options...
netcarver Posted July 18, 2021 Share Posted July 18, 2021 Sorry that your experience of PW wasn't good but having your site running is obviously the most important thing at the moment. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now