Open php.ini in xampp/ folder and remove the ‘;’ in front of extension=php_curl.dll
|
Open php.ini in xampp/ folder and remove the ‘;’ in front of extension=php_curl.dll After installing XAMPP, there are a couple of configurations that needs to be done to get everything working smoothly. If you are runing Skype, uncheck in Skypes advanced settings->Connection, the use of port 80. If this is checked Apache will not start. 1) Actual Site SetupTo add sites (virtual hosts) edit the http-vhosts.conf file located in C:\xampp\apache\conf\extra. Since the location of my sites are different than xamps document root (C:/xampp/htdocs), I added the following in the vhosts file:
<Directory "D:/wDisk"> # # <VirtualHost *:80> <VirtualHost *:80>
2) Mercury SetupEdit mercury.ini in XAMPP/MERCURY folder disable all protocols except mercurys and meruryc : [Protocols] C:\xampp\MERCURYMAIL\mercurys.dll …. add mercuryc.dll if it does not exist.. Restart mercury and open configuratiion->mercuryc smtp client Fill out the smart host name and connection details: Open configuration->Mercury Core module and edit local domains: and give the system an internet name Open Configuration->SMTP server and add 127.0.0.1 to connection control and check the box "Connections from this address range may relay mail through this server" Under Relaying control check the box "Use strict local relaying…" |
||
|
Copyright © 2012 Monkisoft's daily - All Rights Reserved |
||