Forum Moderators: coopster
Im worried because Im used to Linux servers...
What do I need to ask their host(The Canton Group) to see if im gonna be able to use PHP and mySQL on a Windows server,etc? any certain program that needs to be installed?
Any links to tutorails,tips on working with PHP on a windows platform?
All im in need of with this client is a simple secure,css styled, poll script,but in the future id like to add some php driven news areas,etc...thanks for any help.
You can download both copies of MySQL and PHP for windows. Some say that they aren't as stable as on Linux/Apache, (but I have no experience of using them on windows, so please don't quote me on that!).
If you log in to the windows server, you should be able to install php and mysql, for IIS. Or you could go and install Apache aswell.
But apart from any install, you shouldn't have a problem with MySQL and PHP working on Windows. Another option, should you not wish to install MySQL, is to run the databases from an external mysql server (I have done this ;))
Cheers,
wruk999
If it is a dedicated box that you admin, then you should be able to log in with a remote admin program, and install it yourself. If in doubt, double-check with the host :)
wruk999