Bug #81142
closedExtension list is not loading
0%
Description
Hello,
I just set up a new typo3 installation and updated to 8.7.1 LTS.
System is working so far, but
I'm not able to load the extension manager.
When trying to load the lest an orange error list shows up in the right error (internal server error) ... xml .............
The protocol shows the error:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: curl_exec(): Unable to create temporary file, Check permissions in temporary files directory. in /is/htdocs/xxxxxxxxxxxxxxx/typo3_src-8.7.1/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php line 40 | TYPO3\CMS\Core\Error\Exception thrown in file /is/htdocs/xxxxxxxxxxxxxxxxxxxx/typo3_src-8.7.1/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 112. Requested URL: http://xxxxxxxxxxxx/typo3/index.php?M=tools_ExtensionmanagerExtensionmanager&moduleToken=219782430c1b57f3e0aff24c50e5dece6f5561c3&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Baction%5D=updateExtensionListFromTer&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bcontroller%5D=UpdateFromTer&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bformat%5D=json&tx_extensionmanager_tools_extensionmanagerextensionmanager%5BforceUpdateCheck%5D=1&_=1493920690174
Regards
Bernd
Updated by Markus Klein over 7 years ago
- Status changed from New to Needs Feedback
Sounds like a server misconfiguration and not a TYPO3 bug.
Unable to create temporary file, Check permissions in temporary files directory.
This comes from the PHP curl module, so please check any PHP configuration related to temp directories and check the permissions.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision, then please reopen it or open a new ticket and add a relation to this ticket number.