Hi, I am having some trouble getting xcache to work. Perhaps you can point me to a complete "how to" on the installation. I have followed the install steps for the win32, php 5.2.5 distribution. xcache is running (sort of) and I have copied the admin files into the document root and created the password succesfully. When I go to the admin page it tells: Warning: include() [function.include]: Failed opening 'header.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\drupal-5.7-Prd\userfiles\xcache\admin\xcache.tpl.php on line 1 I can not find the header.tpl.php in the admin dir, what can I do about this? Joel
on 19.04.2008 21:40
on 21.04.2008 07:55
Joel Box wrote: > Hi, > I am having some trouble getting xcache to work. Perhaps you can point > me to a complete "how to" on the installation. > > I have followed the install steps for the win32, php 5.2.5 distribution. > xcache is running (sort of) and I have copied the admin files into the > document root and created the password succesfully. > > When I go to the admin page it tells: > Warning: include() [function.include]: Failed opening 'header.tpl.php' > for inclusion (include_path='.;C:\php5\pear') in > C:\wamp\www\drupal-5.7-Prd\userfiles\xcache\admin\xcache.tpl.php on line > 1 > > I can not find the header.tpl.php in the admin dir, what can I do about > this? > Joel maybe something is missing in the win32 binary release package, pls try source package, uncompress it and install that "admin" directory instead of the one in win32 binary release

