Why not
unzipped with WinRaR
editor, Dreamweaver MX
Running on IIS and localhos
 
config.php
$_CONF['path']            = 'D:/geeklog/'; // C:/inetpub/wwwroot/geeklog/
 
// make sure this is the correct URL to your site (no trailing slash)
$_CONF['site_url']          = 'http://localhost/geeklog/public_html';
 
In lib-common.php
require_once( 'D:/geeklog/config.php' );
 
 
Hint: The complete path to this file is D:/geeklog/public_html/admin/install/install.php
and it appears your Path to Geeklog is D:/geeklog
looks good and we hit NEXT
and NEXT
we MAKE THE DB
http://localhost/geeklog/public_html/admin/install/success.php
but get following message
 
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\geeklog\public_html\lib-common.php on line 3815
 
Fatal error: Cannot instantiate non-existent class: template in D:\geeklog\public_html\lib-common.php on line 709
 
Can someone help
Sten

Torpgatan 8
21154 Malmö
040 236316
Sweden
tele 040 236316

Reply via email to