rdone Posted December 16, 2006 Share Posted December 16, 2006 Hello all...I do have really lots problems. If you help me out and tell what should I do step by step. I am gonna be pleasure.I bought a book that teaches php. (It is php5) It is the first time for me to learn to build a website by using php.In this book, it is telling what should I do and giving some links to load those (apache, php, zend optimizer, MySql, phpMyAdmin) down. ano telling the configuration after downloading. But, It fails somehow. I do not know why.Moreover, The links for programmes are not working. I am giving an example, It says load apache down by using this link (http://nagoya.apache.org/mirror/httpd/binaries/win32/) Please tell me Where Can I Load Those Down (apache, php, zend optimizer, MySql, phpMyAdmin) and I do not know what are they to be of use? Please, explain one by one these programmes (apache (Why whe should use this), php (Why whe should use this), zend optimizer (Why whe should use this), MySql (Why whe should use this), phpMyAdmin (Why whe should use this).I am using Windows XP ProfessionalI am looking forward your answersThank You all... >:( Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/ Share on other sites More sharing options...
Danny Beckett Posted December 16, 2006 Share Posted December 16, 2006 I am not going to bother giving you the links to each of the programs simply because if you do a Google search for each, it will be the top result. However, I will explain what each of them does.[list][*]Apache serves all of your files so that they can be accessible from your intranet and the internet;[*]PHP parses your files so that .php files can be run;[*]Zend Optimizer makes your pages load quicker;[*]MySQL is a database tool so that you can store data within databases;[*]phpMyAdmin is a tool for you to graphically administer your databases without the need for any code.[/list]:) Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142373 Share on other sites More sharing options...
taith Posted December 16, 2006 Share Posted December 16, 2006 personally i use xxamp, hasnt caused me any issues as of yet, has all the programs there in it... Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142374 Share on other sites More sharing options...
rdone Posted December 16, 2006 Author Share Posted December 16, 2006 How can I load xxamp down. You mean ıt has got all the programmes there in it.Where Can I procure this programme Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142376 Share on other sites More sharing options...
taith Posted December 16, 2006 Share Posted December 16, 2006 http://www.apachefriends.org/en/xampp.html Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142377 Share on other sites More sharing options...
Danny Beckett Posted December 16, 2006 Share Posted December 16, 2006 Since it appears English is not your first language, i'll give you the direct link. You can download the installer for Windows [url=http://www.apachefriends.org/download.php?xampp-win32-1.5.5-installer.exe]here[/url]. Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142378 Share on other sites More sharing options...
rdone Posted December 16, 2006 Author Share Posted December 16, 2006 Thank You. I am loadin' right now Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142390 Share on other sites More sharing options...
Danny Beckett Posted December 16, 2006 Share Posted December 16, 2006 You're welcome ;) Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142396 Share on other sites More sharing options...
rdone Posted December 16, 2006 Author Share Posted December 16, 2006 Hello AgainI have set xxamp. I tried to load apache lots of times and it failed now it fails one mora time. I know why, I checked the services and I see 2 apache services there. because of first one it fails repeatedly. How I can remove from services look at the picteru you well get my problem wellN am sure because of first apache it fails when I set I should remove it but do not hnow how to romove[img][/img] Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142428 Share on other sites More sharing options...
rdone Posted December 16, 2006 Author Share Posted December 16, 2006 look at picture here[attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142431 Share on other sites More sharing options...
gingerboy101 Posted December 16, 2006 Share Posted December 16, 2006 ok, dependant on what or where you have downloaded the original programs from will depend on if there is an unistaller, if there is then use add remove programs from the control panel and remove everything you have tried to install and then 'start again'.Else, you can edit the services, first double click on the apache services this will bring up the options box, stop the service and then set it to manual.This will allow you to load and start the new apache server. The other services will remain untill you find an uninstaller and remove them. Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142433 Share on other sites More sharing options...
taith Posted December 16, 2006 Share Posted December 16, 2006 if the service wont start after first install, make sure you try restarting the computer, that fixed mine last time... apache services start automatically at startup ;-) Quote Link to comment https://forums.phpfreaks.com/topic/30871-i-need-help/#findComment-142434 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.