thats pages included by serweb in every page. they allow you to define look and feel of your webpages. prolog includes beginning, separator a separator and epilog end of the surrounding HTML text.
In the simpest case:
echo "<body><h1>" > html/prolog.html echo "</body>" > html/epilog.html echo "</h1><hr>" > html/separator.html
-jiri
At 06:25 AM 10/31/2003, jason wrote:
I have Ser installed and running on debian, I have mysql installed with the ser module. I can see the table the module created. I am getting this error message and not sure what it is,
When trying the link..127.0.0.1/html/admin/index.php
*Warning*: Unable to include '/prolog.html' - request execution failed in */var/www/html/page.php* on line *46* iptel.org User Management *Warning*: Unable to include '/separator.html' - request execution failed in */var/www/html/page.php* on line *48* *Warning*: Unable to include '/epilog.html' - request execution failed in */var/www/html/page.php* on line *82
Any ideas?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/