I installed Vagrant box with PHP7 and tried to install extension on it. I am getting following error.
Trying to install a component
Successful installation.
Error message on a WPoD
Notice: upload_max_filesize of 2097152 bytes exceeded - file [install_package=com_sobipro_1.2.1.ES.tar.gz] not saved in Unknown on line 0
Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "" at line 0.
Memory limit is set to 512 MB
System file attached (no way, text files not allowed. Maybe we could consider to allow these)
https://cloud.sobi.pro/f/364d629c06/
Additionally any click inside the extension manager like for example "Add install from web" or trying to install from directory results in error:
Notice: No file uploaded in Unknown on line 0
Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "" at line 0.
That's gonna fail until someone updates their XML update manifest to support 3.5.
ok, seem you are right Michael (not that I am surprised). Installed the PHP7 bitnami stack and it works perfectly fine
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-12-07 18:17:16 |
Closed_By | ⇒ | Radek-Suski |
This sounds more like an environmental error than a code bug. On OS X with PHP 7 installed via Homebrew every extension package I could find on my local system (extensions on the joomla.org sites, my own extensions, work projects, com_patchtester, and a weblinks package) all installed correctly on current staging.