You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Master branch installation failed on following error:
Fatal Error: ArgumentCountError 0 - Too few arguments to function MySQL::setCharacterEncoding(), 0 passed in /install/lib/class.installer.php on line 484 and exactly 1 expected on line 451 of /symphony/lib/toolkit/class.mysql.php
My fork is highly experimental and the install feature of Symphony CMS hasn't been tested or updated to reflect my changes. I would recommend installing using the official 2.7.x release from the offical repo (https://github.com/symphonycms/symphonycms/tree/2.7.x) then switch over to using my tweaked codebase.
Master branch installation failed on following error:
class.installer.php function calls do not supply any encodings as the default encoding values were removed from class.mysql.php as compared to the official class.mysql.php version.
Steps to Reproduce the Problem
Your Environment
The text was updated successfully, but these errors were encountered: