Hi,
I'm just not getting anywhere with the install.
I *have* managed to get mySQL, php, phpMyAdmin and phpcollab running without a hitch. I don't know why phpgw has to be so difficult...
So far I have created the php.ini file and set register_globals to on.
I have changed the apache httpd.conf file to use 'index.php' as well as well as 'index.html'
I have a mySQL DB running called 'phpgroupware'
According to the install docs I should then go to: <
http://simonmartins-computer.local/phpgroupware/setup/>
(all my docs are in the root webserver folder)
All I get there is:
Warning: main(localhost/phpgwapi/setup/setup.inc.php) [function.main]: failed to create stream: No such file or directory in /Library/WebServer/Documents/phpgroupware/header.inc.php on line 117
Warning: main() [function.main]: Failed opening 'localhost/phpgwapi/setup/setup.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /Library/WebServer/Documents/phpgroupware/header.inc.php on line 117
Warning: createobject(localhost/phpgwapi/inc/class.Template.inc.php) [function.createobject]: failed to create stream: No such file or directory in /Library/WebServer/Documents/phpgroupware/setup/inc/functions.inc.php on line 48
Warning: createobject() [function.createobject]: Failed opening 'localhost/phpgwapi/inc/class.Template.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /Library/WebServer/Documents/phpgroupware/setup/inc/functions.inc.php on line 48
Fatal error: Cannot instantiate non-existent class: template in /Library/WebServer/Documents/phpgroupware/setup/inc/functions.inc.php(72) : eval()'d code on line 1
Does that make any sense to anyone?
I have a feeling it's a permissions thing but I can't work out what to do. The phpgw directory needs to be 'world writable'. I guess this means that everything is set so that everyone can read and write to it. If I try to change the permissions I have to change the ownership or else the setting for 'others' is grayed out.
I'm totally stuck and need some kind soul tojust give me a nudge.
Thanks
Simon