IIS Path Problems still continue

Found a bug? Tell us!!
Post Reply
floweringmind
Regular
Posts: 7
Joined: Thu May 19, 2005 12:55 am

IIS Path Problems still continue

Post by floweringmind »

Even though I have the forward slash at the end I am still getting these errors. I also notice that config file is called: wwwrootserendipity_config_local.inc.php

and it writes it in the directory above the root. c:/domains/floweringmind.com/


Warning: Smarty::fetch(c:/domains/floweringmind.com/wwwroot/templates_c\default^%%2C^2C9^2C955392%%index.tpl.php) [function.fetch]: failed to open stream: No such file or directory in c:\domains\floweringmind.com\wwwroot\bundled-libs\Smarty\libs\Smarty.class.php on line 1251

Warning: Smarty::fetch() [function.include]: Failed opening 'c:/domains/floweringmind.com/wwwroot/templates_c\default^%%2C^2C9^2C955392%%index.tpl.php' for inclusion (include_path='c:/domains/floweringmind.com/wwwroot/;c:/domains/floweringmind.com/wwwroot/bundled-libs/;.;C:\PHP\pear;C:\PHP\pear;C:\domains\move-media.com\global_include') in c:\domains\floweringmind.com\wwwroot\bundled-libs\Smarty\libs\Smarty.class.php on line 1251
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: IIS Path Problems still continue

Post by garvinhicking »

Please tell all your path settings you entered. This seems to be a forward vs. backslash problem...?

I know there are users using serendipity with IIS, so there must be a way in the configuration that's wrong...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
floweringmind
Regular
Posts: 7
Joined: Thu May 19, 2005 12:55 am

My paths

Post by floweringmind »

Full Path
c:/domains/floweringmind.com/wwwroot/

Uploads Path
uploads/

Relative Path
/

Relative template path
templates/

Blog Url
http://www.floweringmind.com/
Post Reply