on running http://localhost:8181/bambooinvoice_089/index.php?/install
I get blank page and this error in the apache log..
[Fri Jan 08 03:59:06 2010] [error] [client 127.0.0.1] PHP Warning: require_once(C:/Program Files/PostgreSQL/EnterpriseDB-ApachePhp/apache/www/bambooinvoice_089/bamboo_system_files/codeigniter/CodeIgniter.php) [function.require-once]: failed to open stream: Permission denied in C:\\Program Files\\PostgreSQL\\EnterpriseDB-ApachePhp\\apache\\www\\bambooinvoice_089\\index.php on line 130
[Fri Jan 08 03:59:06 2010] [error] [client 127.0.0.1] PHP Fatal error: require_once() [function.require]: Failed opening required ‘C:/Program Files/PostgreSQL/EnterpriseDB-ApachePhp/apache/www/bambooinvoice_089/bamboo_system_files/codeigniter/CodeIgniter.php’ (include_path=’.;c:\\\\pginstaller.auto-repo\\\\php.staging\\\\pear’) in C:\\Program Files\\PostgreSQL\\EnterpriseDB-ApachePhp\\apache\\www\\bambooinvoice_089\\index.php on line 130
I have alterd the configs as directed, the address is “http://localhost:8181/bambooinvoice_089/” Is it Ok to put the port in here as I have a few webservers running on this machine, i.e tomcat etc.. and not sure whereelse I can specify this…
FYI: Windows 7
thanks in advance….