| 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: 58 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 |
|
|
MaTToo7
Joined: 29 Dec 2008 Posts: 6
|
Posted: Mon Dec 29, 2008 3:42 am Post subject: |
|
|
|
Isn't Xampp a better application, yancho? You get PHP, mySQL, FileZilla and Apache all in one.. Personally, I never used wamp so I could be wrong. |
|
| Back to top |
|
|
hex4
Joined: 13 Nov 2007 Posts: 21 Location: Qormi, Malta
|
Posted: Mon Dec 29, 2008 1:04 pm Post subject: |
|
|
|
| MaTToo7 wrote: | Isn't Xampp a better application, yancho? You get PHP, mySQL, FileZilla and Apache all in one.. Personally, I never used wamp so I could be wrong. |
WAMP is almost the same i guess. Main difference is you don't have FileZilla but since it's a stand-alone free application it can be downloaded and installed easily so no problem
still Xampp is good too, just a matter of opinion that's all. I always used WAMP and will continue using it since I find it good  _________________ orlandev.com |
|
| Back to top |
|
|
MaTToo7
Joined: 29 Dec 2008 Posts: 6
|
Posted: Mon Dec 29, 2008 5:53 pm Post subject: |
|
|
|
Will try WAMP then  |
|
| Back to top |
|
|
yancho Site Admin
Joined: 13 Nov 2007 Posts: 58 Location: Iklin
|
Posted: Tue Dec 30, 2008 10:57 am Post subject: |
|
|
|
U sure Xampp has Filezilla not fileserver? In any way I prefer this set up on Windows: (FOR TESTING ONLY)
- Apache 2
- PHP 5
- MySQL / PostgreSQL (depends on the scenario)
- Bullett Proof FTP Server
- Filezilla (but on your own host you do not need an FTP client) _________________
 |
|
| Back to top |
|
|
MaTToo7
Joined: 29 Dec 2008 Posts: 6
|
Posted: Thu Jan 01, 2009 7:48 pm Post subject: |
|
|
|
| yancho wrote: | | U sure Xampp has Filezilla not fileserver? |
I'm 100% sure Xampp has Filezilla.. dunno if they changed the setup in a recent update but last time I downloaded it had Filezilla..  |
|
| 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 |
|
|