RE: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Mike Kay
Thank you all for your input. Let me be specific about what this server I'm building is to do. It's MAIN purpose is to use as a Bugzilla machine. Bugzilla requires a database, a Web server, ActivePerl and a mail server. The Bugzilla docs stated the preferred platforms as Mysql, Apache - and along

RE: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Mai-lan Tomsen Bukovec
PHP apps as well as ASP.NET apps. Thanks, Mai-lan http://blogs.iis.net/mailant/ -Original Message- From: Jacob Kruger [mailto:jac...@iburst.co.za] Sent: Friday, May 29, 2009 1:59 AM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] getting started - need pointers That's partly why

RE: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Hartman, Matthew
/Analyst Information Management, ICP Kingston General Hospital (613) 549- x4294 -Original Message- From: Jacob Kruger [mailto:jac...@iburst.co.za] Sent: Friday, May 29, 2009 4:59 AM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] getting started - need pointers That's partly

Re: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Jacob Kruger
ono" To: Cc: Sent: Friday, May 29, 2009 10:25 AM Subject: Re: [PHP-WIN] getting started - need pointers >i believe the problem is iss > try stop the ISS.. hope the problem solve > > but I heard about 2007 make problem on apache/webserver > > if this still continue.. u must ins

RE: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Brereton, Stephen
ssage- From: Gunawan Wibisono [mailto:landavi...@gmail.com] Sent: 29 May 2009 09:25 To: mike...@channelk.ca Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] getting started - need pointers i believe the problem is iss try stop the ISS.. hope the problem solve but I heard about 2007 make pr

Re: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Gunawan Wibisono
i believe the problem is iss try stop the ISS.. hope the problem solve but I heard about 2007 make problem on apache/webserver if this still continue.. u must install apache, php & mysql seperated On 5/28/09, Mike Kay wrote: > Greetings. I am trying to get PHP installed and working on a Windows

Re: [PHP-WIN] getting started - need pointers

2009-05-28 Thread Sascha Meyer
Hi Mike, Mike Kay schrieb: > Greetings. I am trying to get PHP installed and working on a Windows > server - Windows Standard 2007. I've downloaded and installed PHP 5.2.9. > Problem is I don't know how to use this at all. My web server is Apache > 2.2 - my database is Mysql. > ... > Also, I'm se

Re: [PHP-WIN] getting started - need pointers

2009-05-28 Thread Anton Heuschen
Thanks Joe, my, same thoughts too or Mike is using short tags or not correct like and not etc ... but I think its more like Joe is saying ...its not calling the wamp stuff but still he's orignal installs. Lets see what happens ... Oh and mike ...make sure WAMP is started ...should see a lit

Re: [PHP-WIN] getting started - need pointers

2009-05-28 Thread Joseph LeBlanc
You might need to uninstall the Apache server that you installed before WAMP. If you still have that old one running, http://localhost will be pointing to the old server rather than the WAMP one. -Joe On May 28, 2009, at 4:16 PM, Mike Kay wrote: WAMP installed. PHP still not working.si

Re: [PHP-WIN] Getting Started

2006-05-01 Thread Frank M. Kromann
Did you restart apache after changing http.conf? - Frank > Hi, I have never set up php, or a server for that matter, before and I am > having trouble getting php to work. I have downloaded the latest files for > windows from the php website and I have the latest 2.0 version of Apache. I > have

RE: [PHP-WIN] Getting Started

2003-06-05 Thread Ed Gorski
The Wrox series of books are usually pretty good for beginners: http://www.amazon.com/exec/obidos/ASIN/1861006918/qid=1054735752/sr=2-1/ref= sr_2_1/103-7575618-4662261 They lie more to the programming side of things, if you need help with the install on IIS just look at the docs that come with th