Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
Installing Locally
-
Hi Folks, i am new to web designing, can i use post nuke by testing on my local computer by installing IIS . or any other suggestion please!
-
Yes, easy to do and a great idea.
Apachefriends has a site where they distribute versions of xampp with Apache, PHP and MySQL for Windows, Mac or Linux. Then you can develop and test and learn locally.
--
Peace
______________________________________
The commonest cause of problems is solutions. -
pheski
Yes, easy to do and a great idea.
Apachefriends has a site where they distribute versions of xampp with Apache, PHP and MySQL for Windows, Mac or Linux. Then you can develop and test and learn locally.
Thanks for your message really appreciate !
could you please guide me bit more regarding xampp .... i have just finished installation and downloaded post nuke .... so i couldnt not find relavent documentation for starting it up. so could u kindly tell me wot to do next ?
-
pheski
You've downloaded and installed xampp and need help with PN?
Or you need help with xampp?
And what OS are you using.
i have installed xampp in my wwwroot directroy and its seems to have a problemwith apache message poping my port 80is bloked and well wot to do next with post nuke and all , how to run and etc....i am using windows xp professional
edited by: softmind82, May 21, 2006 - 08:46 PM -
Probably related to Microsoft's built in firewall.
I use primarily a Mac (though I have to use Microsoft at work) so my expertise with XP is limited. Here is a quote from the xampp website FAQ:
Quote
But here, Microsoft delivered a new firewall. This firewall blocks the important ports 80 (http) and 443 (https) and the server does not want to start (anymore). The fast solution: Deactivate the Microsoft firewall with the toolbar and try to start xampp once more.
Of course everybody also can define the own firwall exceptions in the security center. The following ports are needed for a basic functionality:
http 80 (HTTP)
https 443 (SSL)
mysql 3306
And for all other servers in XAMPP:
ftp 21
smtp 25
pop3 110
imap 143
AJP/1.3 8009
http-alt 8080 (Tomcat Default Port)
Looks like you have to either turn off Microsoft's internal Firewall (which I do at work because I have other - better - protection in place) or configure it to allow the ports listed above.
HTH
--
Peace
______________________________________
The commonest cause of problems is solutions.
