PeterS
9th July 2007, 04:01 AM
Hi,
Hope someone can give me a little advice, I have just downloaded the SC 1.7.1 free version, and am trying to install it on a Windows 2003 server running IIS6 with PHP 5.2.6, my php is working fine as I have a phpBB on the same server, however when I try and run the server/install/index.php I get a webpage that displays...
attrAccessor('title'); $this->title = $this->get('name'); } function render() { return parent::render(); } } ?>
...now since the php is encoded it makes it hard to workout what is going wrong, I have created a simple test php page that works fine in the same folder and I have granted IUSR full read/write access to the entire tree of the helpdesk folder. but this has made no difference. I have also rebooted the server just incase there was an issue there but this also made no difference.
I have php configured to use the php5isapi.dll as its executable because this was the way I configured phpBB, does this package need it to be configured to use php.exe? or could someone else advise as to how to resolve this issue?
Thanks in advance
Peter
Hope someone can give me a little advice, I have just downloaded the SC 1.7.1 free version, and am trying to install it on a Windows 2003 server running IIS6 with PHP 5.2.6, my php is working fine as I have a phpBB on the same server, however when I try and run the server/install/index.php I get a webpage that displays...
attrAccessor('title'); $this->title = $this->get('name'); } function render() { return parent::render(); } } ?>
...now since the php is encoded it makes it hard to workout what is going wrong, I have created a simple test php page that works fine in the same folder and I have granted IUSR full read/write access to the entire tree of the helpdesk folder. but this has made no difference. I have also rebooted the server just incase there was an issue there but this also made no difference.
I have php configured to use the php5isapi.dll as its executable because this was the way I configured phpBB, does this package need it to be configured to use php.exe? or could someone else advise as to how to resolve this issue?
Thanks in advance
Peter