skip to Main Content

XAMPP – Apache not starting on Mac OS

https://www.apachefriends.org/download.html Previously I'm using xampp-osx-7.1.10-0-installer.dmg. Now as my project required PHP 7.2.X above so I took the backup of all DB & project. & try to install xampp-osx-7.2.7-0-installer.dmg After installation it keep gives me this error Starting all servers... Starting…

VIEW QUESTION

XAMPP Apache config test fail error: "symbol not found on modperl.."

I installed XAMPP 7.2.7 version but Apache keeps on failing with this error: httpd: Syntax error on line 522 of /Applications/XAMPP/xamppfiles/etc/httpd.conf: Syntax error on line 13 of /Applications/XAMPP/xamppfiles/etc/extra/httpd-xampp.conf: Cannot load modules/mod_perl.so into server: dlopen(/Applications/XAMPP/xamppfiles/modules/mod_perl.so, 10): Symbol not found: _modperl_handler_anon_add Referenced…

VIEW QUESTION

Memcached – Migration of tables to database

screenshot of Error i am getting>IlluminateDatabaseQueryException SQLSTATE[HY000] [1049] Unknown database 'hiring' (SQL: insert into hirings (name, email, subject, message, updated_at, created_at) values (, , , , 2018-01-24 19:31:19, 2018-01-24 19:31:19)) Portfolio is my database name In .env file is the…

VIEW QUESTION

Memcached – Memcache error on windows 10

I use xampp and windows 10 64bit and my php version is 7.1.4, I downloaded memcached-win64-1.4.4-14 and put it in C drive: C:memcached. When i run this command: c:memcachedmemcached.exe -d install I receive this error: failed to install service or…

VIEW QUESTION
Back To Top
Search