Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-25-2003, 03:10 PM   #1
acctman
Confirmed User
 
Join Date: Oct 2003
Location: Atlanta
Posts: 2,840
PHP Guru's

is there a way to load php in windows? i'd like to be able to edit a few script while traveling
acctman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 03:16 PM   #2
JSA Matt
So Fucking Banned
 
Join Date: Aug 2003
Location: San Diego, CA
Posts: 5,464
http://www.php.net/downloads.php
JSA Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 03:17 PM   #3
Weppel
Confirmed User
 
Join Date: Aug 2003
Location: Netherlands
Posts: 2,190
You could install Apache + PHP under windows for sure. There are complete packages available for windows wich install all that (and more).

Go do a search on google for "Apache PHP MySQL Windows Download" or something like that. Eventhough it's christmas i'm too fucked up to do it for ya bud
Weppel is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 03:37 PM   #4
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
http://www.easyphp.org
Apache, MySQL & PHP in one easy to install package for windows.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 05:21 PM   #5
nibbi
Confirmed User
 
Join Date: Sep 2002
Location: Nashville, TN
Posts: 104
You can install Fireserv on your PC. I use it for development and testing. Comes complete with PHP, MySQL, Apache, Zend, PHPMyAdmin and Perl.

One installer does it all for you. Install takes about two minutes.


http://bandit.myftp.org/gts/fireserv.htm
nibbi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 05:23 PM   #6
almighty
Confirmed User
 
Join Date: Dec 2003
Location: at your moms house
Posts: 838
i run foxserv it is pretty decent server ya can run all things cgi php mysql apache on keep it on my laptop to do work as i travel or have sit time at work :p
__________________

www.norecip.info
almighty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 06:09 PM   #7
acctman
Confirmed User
 
Join Date: Oct 2003
Location: Atlanta
Posts: 2,840
thanks guys
acctman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 06:51 PM   #8
davvve
Confirmed User
 
Join Date: Mar 2002
Location: Europe / India
Posts: 560
Quote:
Originally posted by punkworld
http://www.easyphp.org
Apache, MySQL & PHP in one easy to install package for windows.
very nice application!
davvve is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-25-2003, 07:16 PM   #9
jwerd
Confirmed User
 
Industry Role:
Join Date: Jun 2003
Location: Costa Rica
Posts: 1,953
PHP: php.net - get only 4.3x - not 5 (get the full package not the installer).
Apache: apache.org - get only 1.3x (unless you don't plan on programming your software commercially :P)
MySQL: mysql.org - get 4.x

Install Apache -- Once done, your server is already completely configured...now comes adding the isapi moduesl. If you read the install.txt that comes with PHP, you will see that it wants you to edit httpd.conf -- located in c:\program files\apache group\apache\conf\htttpd.conf.. you will then add the following lines:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
(usually put them in like the middle of the document, just make sure they aren't at the very top).

Now, go into the PHP directory and copy php4ts.dll into sapi/ and rename php.ini.dist to php.ini and copy php.ini to C:\windows\. Now, edit php.ini and search for 'extension_dir' and change it to extension_dir=C:\php.

Now, restart your apache server, and you shouldn't receieve any error messages... if you do get some error messages, follow the install.txt file in your C:\php folder...

Alright, hope that helps!
Merry Christmas
__________________
Yii Framework Guru - Seasoned PHP vet - Partner @ XXXCoupon.com
jwerd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.