/    Sign up×
Community /Pin to ProfileBookmark

switching to Apache

I already have PHP set up for IIS. Do I need to reinstall PHP to run with Apache? I also have phpmyadmin installed as well.

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@MindzaiMay 07.2009 — phpmyadmin is just a set of PHP scripts so you can set up a virtualhost to share that between IIS and Apache. As for reinstalling PHP I don't use Windows or IIS so I can't offer any advice there (aside from switch to linux :p)
Copy linkTweet thisAlerts:
@SyCoMay 07.2009 — Careful with file paths when moving scripts between platforms. On IIS you can include files like.

[code=php]include "C:\path\to\include\file.php"
//and
include "/path/to/include/file.php";[/code]
Copy linkTweet thisAlerts:
@dthatsme33authorMay 08.2009 — Thanks!

I guess I'm just going to change the settings for an Apache server and hope for the best...
Copy linkTweet thisAlerts:
@dthatsme33authorMay 08.2009 — Got PHP working! ?
×

Success!

Help @dthatsme33 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.8,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...