
xampp MySQL error
If xampp MySQL have error (when tries to start but it always failed). This could be due to corrupted database. If there are nothing important in the database, try to repair MySQL as follow:-
- Goto xampp folder -> mysql
- rename “data” folder to example “data_OLD”
- Copy “backup” folder -> paste as a copy -> rename to “data”
- Restart Apache and MySQL server.
xampp cannot quit
- Set xampp exe to run as administrator always.
- goto to xampp.exe -> right-click properties -> advanced -> check/tick “run as administrator”
- this would ensure xampp quit properly
Codeigniter PHP sparks error
- goto “apache” -> php.ini -> enable “intl”