| View previous topic :: View next topic |
jon80
Joined: 30 May 2008 Posts: 3
|
Posted: Fri May 30, 2008 7:36 am Post subject: php-cgi |
|
|
|
Newbie questions...
It's noted that php-cgi.exe is missing from c:\php. Is this OK?
Also, how do I install "extensions"?
Version info
------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator.SERVER02>php -v
PHP 5.2.6 (cli) (built: May 2 2008 18:02:07)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
C:\Documents and Settings\Administrator.SERVER02>
References
----------
PHP 5 for Dummies |
|
| Back to top |
|
|
yancho Site Admin
Joined: 13 Nov 2007 Posts: 51 Location: Iklin
|
Posted: Fri May 30, 2008 5:08 pm Post subject: |
|
|
|
jon, as I told u on the mailing list, it is better you install a WAMP software to make sure everything gets loaded fine.
I suggest www.wampserver.com - especially if you want it for testing purposes. I do not suppost you will use this set up for working environment (I always suggest Linxu as OS for hosting, OR else, at least a Server version of Windows).
Extensions can be installed by downloading (normally they would come with the PHP package itself) dll files, and enable them from php.ini file Also in the worst possible scenario, I'd suggest registering them using regsvr32 pathtodll - more info here : http://support.microsoft.com/support/kb/articles/q249/8/73.asp
What DBMS are you going with? If its Mysql then I guess wampserver is the way to go - it ease alot of things for u  _________________
 |
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
Powered by phpBB © 2001, 2002 phpBB Group |
|
|