Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Installing PHP5 and MySQL for Apache 1.3 on Windows XP

  • 06-09-2005 02:33PM
    #1
    Registered Users, Registered Users 2 Posts: 673 ✭✭✭


    Argghhhhh!!!!

    I've followed the instruction on how to install PHP and Apache and how to amend them to work together (about 6 bloody times now sad.gif ) but the test to see if it is working <? phpinfo(); ?> is still not working. The apache (1.3) test page is working fine so i presume its the PHP installation that is the problem. Does anyone know how i can check where the problem lies?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    It may be prove more helpful if your reference exactly which "intruction" (And confirm which file you downloaded)?
    What happens when you try to open php via command-line?
    Post your configuration settings (httpd.conf..)!


  • Registered Users, Registered Users 2 Posts: 902 ✭✭✭thesteve


    Do it the easy/lazy way man use this


  • Registered Users, Registered Users 2 Posts: 597 ✭✭✭yeraulone


    another lazy way is to go to www.wamp5.com and download their installer. It will set up...

    - PHP 5.0.4
    - Apache 1.3.33
    - MySQL 4.1.10a
    - PHPmyadmin 2.6.1-pl3
    - SQLitemanager 1.0.4

    And you can contol it all from an icon on your tool bar.


  • Registered Users, Registered Users 2 Posts: 673 ✭✭✭Bananna man


    I downloaded EasyPHP and it working fine now, FINALLY :D
    Cheers


Advertisement