[Serusers] Need help on Serweb installation and configuration: Parser error issue.
Dhiman D Chowdhury
dchowdhu at sbcglobal.net
Wed Nov 9 20:04:00 CET 2005
Hi all,
I will appreciate it very much if you canhelp me configure the Serweb. I am having the following error message:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `'{'' or `'$'' in /var/www/html/serweb/config/config_paths.php on line 24
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/serweb/config/config_paths.php:24) in /var/www/html/serweb/html/index.php on line 13
This happens when I change the the following lines from root_path to anything:
$config->img_src_path = $config->../."img/";
$config->js_src_path = $config->../."js/";
$config->style_src_path = $config->../."styles/";
$config->user_pages_path = $config->../."user/";
$config->admin_pages_path = $config->../."admin/";
$config->domains_path = $config->../."domains/";
If I do not change this, while browsing to the serweb, I get page not found.
My serweb software is under /var/www/html/serweb and config.php or config_paths.php is under /var/www/html/serweb/config/
Please help.
thanks
Dhiman Deb Chowdhury
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20051109/573c0039/attachment.htm>
More information about the sr-users
mailing list