/    Sign up×
Community /Pin to ProfileBookmark

PHP/Mysql on Windows server?

I have made a php/mysql application working on Linux/Apache/Mysql/php4
environment.

I want to host this on a windows server running PHP5?
Will it work??What needs to be done?
I understand Mysql can also be put up on Windows server.

Can anyone guide me!!

Thanks in advance.

Aashokvas

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@BrianBoormanJan 10.2005 — I have not used PHP5 so I am not sure about that part of it.

However, this should work for you. (I have goen the other way - Windows to Linux)

  • 1. Make sure that the path to php.exe is executable by the INET_USR... user that IIS creates.


  • 2. Make sure that MySQL is installed to run as a service.


  • 3. Make sure your relative directory/path structure is the same when you migrate.


  • Since you are going from Linux to Windows you shouldn't run into case sensitivity with the filenames.
    Copy linkTweet thisAlerts:
    @ashokvasauthorJan 10.2005 — Thanks for the advise.

    Already scripts are running on PHP5 on the windows server.That means that the PHP installation is OK.Only Mysql will have to be installed.

    Am I reght??


    Ashokvas
    ×

    Success!

    Help @ashokvas 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.11,
    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,
    )...