Document Root on 1.2 DEV

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
kpimichael
Posts: 44
Joined: Mon 29. Dec 2003, 03:29

Document Root on 1.2 DEV

Post by kpimichael »

Installed everything to see where Oliver was with the new release :). For some reason i am having trouble with the PHPWCMS understanding that i have it in a subdirectory called "cms1". I get the warning on most every page.

Code: Select all

Warning: main(/home/kixericp/public_html/include/inc_ext/ss_image/ss_image.class.php): failed to open stream: No such file or directory in /home/kixericp/public_html/cms1/include/inc_lib/imagick.convert.inc.php on line 34
Notice that the main warning message has no intervening directory between public_html and include...but it in the same message has it defined when trying to find the file. I went in and tried to set via the config and set the root
$_SERVER['DOCUMENT_ROOT'] = '/home/kixericp/public_html/cms1/';

..but still same messages.

I know this is development code so maybe it is broke...but i was wondering if someone had run into this.[/code]
Karla
Posts: 223
Joined: Tue 26. Oct 2004, 11:56

Post by Karla »

Karla
Posts: 223
Joined: Tue 26. Oct 2004, 11:56

Post by Karla »

Oops double-post. Please delete :roll:
Last edited by Karla on Thu 17. Feb 2005, 09:24, edited 1 time in total.
jscholtysik

Post by jscholtysik »

Hi,


look here:

http://www.phpwcms.de/forum/viewtopic.php?t=5644



Joachim


@Karla: Hey Karla, you were unfortunately faster than me... :-)
Post Reply