Lezend Posted August 30, 2002 Posted August 30, 2002 Anyone know any good site with great tutorial on how to setup IIS with PHP and mySQL? I can't seem to run my site with script that have permission mod (ie777,666...)I can't get my php upload to work neither. I keep getting access denied for the specific upload folder that had been grant (read, write).Thanks.
zivan56 Posted September 1, 2002 Posted September 1, 2002 You can't chmod files on Windows, thats why most web application do not work on it. You should use Linux instead or some other OS that supports chmod'ing files.
Neo - Matrix Posted December 29, 2002 Posted December 29, 2002 InFact, Most of web files, runs without problem in IIS with no CHMOD...I'm Running PHP Nuke 6.0 + MySQL in a IIS 5.x Win2k Server without problem !!!I've installed, Ikonboard, Invision, PHPBB, and vBulletin... without problems !!!and without chmod
azhuey Posted February 27, 2003 Posted February 27, 2003 I have IBF Xtreme running with IBF as well. Both running on my WIndows 2000 Adv Server. It runs well..BUT, I cannot use MYSQL with a password, thus cant create databases in PHPmyadmin. It works tho.
DaveH Posted April 5, 2003 Posted April 5, 2003 I'll be PERFECTLY honest. And this is ONLY because it's about 1am. IIS is a friggan death trap, if you don't continuously monitor/patch/secure the **** thing it will cause you hell, it will set fire to your home, steal all your possessions and eat your children. So lock your doors; board your "Windows" because IIS could be coming to a knowledge base near you soon!
Aaron Posted April 5, 2003 Posted April 5, 2003 I'll be PERFECTLY honest. And this is ONLY because it's about 1am. IIS is a friggan death trap, if you don't continuously monitor/patch/secure the **** thing it will cause you hell, it will set fire to your home, steal all your possessions and eat your children. So lock your doors; board your "Windows" because IIS could be coming to a knowledge base near you soon!rofl Go Apache!
DaveH Posted April 6, 2003 Posted April 6, 2003 Apache is the only way to go unless you know EXACTLY what your doing, IIS is a real b***h to setup, and even bitchier if someone exploits it.
Crispy Posted April 6, 2003 Posted April 6, 2003 Apache is the only way to go unless you know EXACTLY what your doing, IIS is a real b***h to setup, and even bitchier if someone exploits it.Could'n have said it better myself!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now