Hi, first time post. I have a Win32 host, running PHP 4.3.1, mysql enabled, mysql database ready to go. PHPinfo says safe mode is off.
the installer apparently cannot make directories, here is a clip from the install screen:
Warning: mkdir(e:/websites/bloozbox.com/yabbse/attachments) [function.mkdir <
http://www.php.net/function.mkdir>]: Permission denied in e:\websites\bloozbox.com\install.php on line 205
Warning: chmod() [function.chmod <
http://www.php.net/function.chmod>]: No such file or directory in e:\websites\bloozbox.com\install.php on line 206
Warning: fopen(e:/websites/bloozbox.com/yabbse/attachments/index.php) [function.fopen <
http://www.php.net/function.fopen>]: failed to create stream: No such file or directory in e:\websites\bloozbox.com\install.php on line 219
Warning: fputs(): supplied argument is not a valid stream resource in e:\websites\bloozbox.com\install.php on line 222
Warning: fclose(): supplied argument is not a valid stream resource in e:\websites\bloozbox.com\install.php on line 223
Warning: chmod() [function.chmod <
http://www.php.net/function.chmod>]: No such file or directory in e:\websites\bloozbox.com\install.php on line 225
etc etc.
Any ideas?
Thanks,
Slack