Thread: 123 WebKit Help
View Single Post
  #1 (permalink)  
Old 12-14-2006, 02:57 PM
Lee Lee is offline
Junior Member
 
Join Date: Dec 2006
Location: Washington State
Posts: 1
Default 123 WebKit Help

If I am at the wrong place to ask this question, please let me know.

I downloaded 123 WebKit actually it was Joomla Starter Kit. I finally was able to get XAMPP working and now when I go to localhost and try to start Joomla, I get the following error message:

Warning: main(C:/JoomlaStarterKit/htdocs/joomla/includes/version.php) [function.main]: failed to open stream: No such file or directory in C:\Joomla Starter Kit\htdocs\joomla\includes\joomla.php on line 77

Fatal error: main() [function.require]: Failed opening required 'C:/JoomlaStarterKit/htdocs/joomla/includes/version.php' (include_path='.;C:\Joomla Starter Kit\php\pear\') in C:\Joomla Starter Kit\htdocs\joomla\includes\joomla.php on line 77


I am not a programmer and so I need to know do I have to add something on line 77?

Is the error message telling me to go to 'C:/JoomlaStarterKit/htdocs/joomla/includes/version.php' and add this include_path='.;C:\Joomla Starter Kit\php\pear\' on line 77

Or is it telling me to go to C:\Joomla Starter Kit\htdocs\joomla\includes\joomla.php and add include_path='.;C:\Joomla Starter Kit\php\pear\' on line 77

If I go to line 77 in C:\Joomla Starter Kit\htdocs\joomla\includes\joomla.php I see require_once( $mosConfig_absolute_path . '/includes/version.php' ); Does this need changing.

Or is there another problem that I should be addressing?

Thank you for your time,

Lee in Washington State