> I configured Embperl on Windows/Apache 1.3 to save log in the apache
> directory and I get error:
>
> [178]ERR:  25: Line 1: Error
> [178]ERR:  26: Line 1: Logfile D:/Inetpub/wwwroot/embperl/logs open error:
> Permission denied
>
> Where can I set permissions in Apache?
>


You have to set the permission in windows (not Apache), so that the user
Apache runs as has write access to the directory

D:/Inetpub/wwwroot/embperl/

In case your directory is

D:/Inetpub/wwwroot/embperl/logs

you have to change the configuration to

PerlSetEnv EMBPERL_LOG "D:/Program Files/Apache
Group/Apache/logs/embperl.log"

EMBPERL_LOG takes a filename, not a directory

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]

Reply via email to