Need help with SSL for Laragon 2.2.2 (because of 32bit Windows)
-
Hello! I came from the marvellous world of Laragon 3.3, where it is so simple to generate SSL. But I'm now restricted to a 32bit Windows (fun!), and is having problem with the SSL.
One thing I notice with 2.2.2 is that it doesn't seems to be auto-generating SSL? Have also tried copy-paste the SSL files from my 3.3 to the 2.2.2, but Chrome doesn't like it. Have tried importing the same files into Chrome's "Certificates", doesn't seem to work.
-
@nil-nil : You can add 32-bit version of PHP & Apache & MySQL & git to laragon 3.3
https://forum.laragon.org/topic/166/tutorial-how-to-add-another-php-version
https://forum.laragon.org/topic/164/tutorial-how-to-add-another-mysql-version
-
@leokhoa : Thanks, that works, sort of. Now the 32 bit MySQL doesn't recognise the data from the 64 bit MySQL. Inside the PHPMyAdmin's sidebar, it can display the tables inside the DB, but on the main area, it claims "Table doesn't exist." Any idea why?
-
@nil-nil : In your case, you should dump all databases to .sql then import to MySQL 32-bit:
https://laragon.org/download/migrate-from-wamp.html