Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Installing PHP5 and MySQL for Apache 1.3 on Windows XP

Options
  • 06-09-2005 2:33pm
    #1
    Registered Users 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 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 Posts: 902 ✭✭✭thesteve


    Do it the easy/lazy way man use this


  • Registered Users 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 Posts: 673 ✭✭✭Bananna man


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


Advertisement