Fission
04-10-2008, 04:30 PM
I installed the calendar successfully and I can see it on the main page. I can even go to the setup manager and work that fine. The second I click the event manager I get these errors:
Warning: main(license.php) [function.main (http://localhost/calendar/events/function.main)]: failed to open stream: No such file or directory in C:\wamp\www\calendar\events\index.php on line 25
Fatal error: main() [function.require (http://localhost/calendar/events/function.require)]: Failed opening required 'license.php' (include_path='.;C:\php5\pear') in C:\wamp\www\calendar\events\index.php on line 25
The problem is, I use wamp and my PHP is not located in c:\php5\pear but rather the wamp directory. I've been trying everything and I'm about to rip my hair out. Can anyone help?
Warning: main(license.php) [function.main (http://localhost/calendar/events/function.main)]: failed to open stream: No such file or directory in C:\wamp\www\calendar\events\index.php on line 25
Fatal error: main() [function.require (http://localhost/calendar/events/function.require)]: Failed opening required 'license.php' (include_path='.;C:\php5\pear') in C:\wamp\www\calendar\events\index.php on line 25
The problem is, I use wamp and my PHP is not located in c:\php5\pear but rather the wamp directory. I've been trying everything and I'm about to rip my hair out. Can anyone help?