Ask Experts Questions for FREE Help !
Ask
    interinfinity's Avatar
    interinfinity Posts: 142, Reputation: 8
    Junior Member
     
    #1

    Jan 11, 2008, 02:47 PM
    php, apache, mysql
    I am trying to install php5, the latest version of apache webserver and the latest version of mysql on a windows xp sp2 laptop. I also want to use Zend dev environment to write my php. I can install php4 and apache 1.3.3 with zend, and everything works fine. The problem is I'm trying to use functions for mysql that are only available for php5. I tried to upgrade to php5, and when I was using the installer for php, I installed to the php4 directory. When I call phpinfo(); it still shows as php version 4.x.x and I still can't call my functions. I have tried using all the tutorials for apache, mysql, and php, and I find them a bit confusing. I was wondering if anyone had some references to setting all this up for noobz like me
    MommyLeah's Avatar
    MommyLeah Posts: 47, Reputation: 3
    Junior Member
     
    #2

    May 5, 2008, 09:55 PM
    I don't work in windows much, but when I have to I've had good luck with WAMP a try, it was quick and easy for me.
    Install PHP 5 Apache MySQL on Windows : WampServer
    gursewak's Avatar
    gursewak Posts: 2, Reputation: 1
    New Member
     
    #3

    Aug 11, 2008, 11:42 AM
    Please answer what is Pop up mail.How we implement with PHP
    cheeseycheese's Avatar
    cheeseycheese Posts: 11, Reputation: 2
    New Member
     
    #4

    Dec 15, 2008, 04:57 AM

    You could also use vertrigoserve. If you simply Google it, it should be the first thing that pops up. It install mysql/php and apache

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

PHP, MySQL, apache l [ 2 Answers ]

I am trying to install php5, the latest version of apache webserver and the latest version of mysql on a windows xp sp2 laptop. I also want to use Zend dev environment to write my php. I can install php4 and apache 1.3.3 with zend, and everything works fine. The problem is I'm trying to use...

Connecting to MySQL with PHP on Apache 2.2 [ 2 Answers ]

Hello all, Just a little background on my system. I am running Windows XP Pro SP2. Firewall is disabled. Running Apache 2.2, PHP5 and MySQL server 5.1. I am trying to simple interface with my MySQL database using a webpage running PHP. I have tried using the mysql_connect(host, name,...

His Apache Name [ 3 Answers ]

Geronimo was the name given to him by the Mexicans but what was is Apache name?

Apache User Authentication issue.please help [ 6 Answers ]

I'm trying to restrict access to a directory on my apache webserver. Before I go into detail I'll show what I've got so far. I've successfully created the Password file. Here's the code in httpd.conf DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs" ... ... <Directory />


View more questions Search