I have setup a small server(win32) to learn php on, I have used PHP Triad(from
www.phpgeek.com), which is installs and configures Mysql, Apache and PHP.
I thought it would be cool to install my yabb board on it - that way I could make changes with live(ish) data and see what happens.
But....the problem is I cant login, it says that Crypt() isnt included in the PHP build(4.0.5)
As this machine isnt connected to the web and only connects to my laptop - I dont mind not having authentication - is there anybody that can help me with this?
I have been told that Crypt() is a bit of a myth on the win32 platform... is this true?