<P>Hi all,<BR>I will appreciate it very much if you canhelp me configure the Serweb. I am having the following error message:</P>
<P><STRONG>Parse error</STRONG>: parse error, expecting `T_STRING' or `T_VARIABLE' or `'{'' or `'$'' in <B>/var/www/html/serweb/config/config_paths.php</B> on line <B>24</B><BR><BR><B>Warning</B>: Cannot modify header information - headers already sent by (output started at /var/www/html/serweb/config/config_paths.php:24) in <B>/var/www/html/serweb/html/index.php</B> on line <B>13</B><BR></P>
<P>This happens when I change the the following lines from root_path to anything:</P>
<P>$config-&gt;img_src_path =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."img/";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;js_src_path =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."js/";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;style_src_path =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."styles/";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;user_pages_path =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."user/";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;admin_pages_path =&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."admin/";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;domains_path
 =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $config-&gt;../."domains/";<BR></P>
<P>If I do not change this, while browsing to the serweb, I get page not found.</P>
<P>My serweb software is under /var/www/html/serweb and config.php or config_paths.php is under /var/www/html/serweb/config/</P>
<P>Please help.</P>
<P>thanks</P>
<P>Dhiman Deb Chowdhury</P>
<P>&nbsp;</P>