Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: [PHP-INSTALL] PHP 5.2.3 Install
Terry Lowndes wrote:
> software:
> Windows XP
> apache 2.2.4
> PHP 5.2.3
>
> My Level: Biginner - non technical (UK Based)
> I'm trting to setup on a standalone local PC so that I can learn about
> PHP/MySQL/Apache
>
> I have apache up and running and I am trying to get PHP 5.2.3 working with
> it. When I try loading the test.php file all I get is the code <? phpinfo(
);
> ?>.
>
> I'm not really sure where to start to narrow down the problem. Can onyone
> help please.

Since you have got the test.php showing something we can assume apache is
running. The next step is to modify the httpd.conf file ( in the conf
directory of apache ) to load the php module

LoadModule php5_module d:/Network/php5_2_3/php5apache2_2.dll

And in the mime_module section I have
AddType application/x-httpd-php .php

So that apache uses the php5_module to run .php files.

You need to restart apache to load any changes to httpd.conf, but currently
thouse are the only additions you should need to get phpinfo(); showing the
php setup.

( I don't use MySQL, but you will need to load MySQL, and the php module tha
t
goes with that in php.ini - which should be in your windows directory )

--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird - http://www.firebirdsql.org/index.php

Report this thread to moderator Post Follow-up to this message
Old Post
Lester Caine
08-21-07 12:03 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Installation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:36 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.