Jump to content

Recommended Posts

for the third time i installed php on a clean (cloned) drive that is running

 

win xp pro sp3

msSQL 2000 server

msSQL 2005 server

coldfusion server

 

i installed in this order

 

.net framework from microsoft

fastcgi from microsoft (i think)

mySQL 5.2 from mySQL.com

and php from php.net

 

i used their or windows installer and followed all instructions...

 

i restart windows after each item i install to make sure all functions are installed

 

when i call a test.php file i either get 403 no permissions or a save file pop-up

 

i am trying to create a local wordpress platform

 

i have not been able to get php to ever run.

i am at a loss and would appreciate any input.

tnx in advance

 

 

Link to comment
Share on other sites

I don't think the installer is the recommended approach to use on Windows.

 

I would follow this: http://www.php.net/manual/en/install.windows.manual.php

 

Having said that, is there a particular reason your setting this up on Windows? Will you be deploying to a Windows environment?

 

I would always recommend developing in the same environment you are planning on deploying too. Vagrant is an great option for building a decent Linux based development environment.

Link to comment
Share on other sites

i am posting on a win based environment. i want to do my site development and testing before i put up on a public server. i do this in coldfusion now.

 

btw. i tried to get php running 3 times. each time i recloned the "test" drive to clear and started over with a different way or installing.

 

php just won't run. i am not an IT guy. i am a site developer and went through this when setting up CF and msSQL. 

Edited by dazednconfused
Link to comment
Share on other sites

do i need fastCGI? i will probably do some wordpress too?

 

i would try from the beginning again if i had some assurance that it would work but articles and instructions i have found often show a different way of setting up. also when i try to write to fcgiconfig.js in the command prompt i always get a "null" so i guess it doesn't write to that file.

cscript fcgiconfig.js -add -section:"PHP" -extension:php -path:"C:\program files\PHP\php-cgi.exe"

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.