Hi,
>
> i've installed embperl as described in the documentation for systems
> with preinstalled apache (i run suse linux 7.x)
>
> make test gives me an error :
> Testing mod_perl mode ...
> #0 ascii... ERR:Forbidden
>
That's normaly because your webserver doesn't have access to the files under
test/html. Simply make sure that these directories (and all directories
above) are world readable, then make test will pass.
> When i try to run some of the example files on my server, it just prints
out
> the perl code
> as plain text without interpreting it.
>
Looks like something is missing in your httpd.conf.
What you have to do is described here:
http://perl.apache.org/embperl/Embperl.pod.2.html
If you don't get it running post the lines of your httpd.conf that sets up
the Embperl access
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]