Page 1 of 1

local host error message

PostPosted: 21. February 2013 23:01
by westafermn
I've tried to set up a local testing server and I'm having several issues:

1. Xampp Mysql admin button on the control panel is inactive.
2. When I try to go through myphpadmin through apache I get the following error:

Warning: include(../func/cw-func-init.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\cw4\cwapp\appcfc\cw-app-onrequeststart.php on line 37

Warning: include() [function.include]: Failed opening '../func/cw-func-init.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\cw4\cwapp\appcfc\cw-app-onrequeststart.php on line 37

Fatal error: Call to undefined function CWinitApplication() in C:\xampp\htdocs\cw4\cwapp\appcfc\cw-app-onrequeststart.php on line 41

I don't understand what is going on at all, and I'm a novice. Any help would be greatly appreciated.