On 12.09.2010 06:50, aparna aryan wrote:
hi ,

When trying to restart the server, For the following error we
recieve...we have tried pasting the files that apache is giving " file
not found " in the path where the startup.pl <http://startup.pl> ie the
perl script is running.It is able to pic up from the current directory,
but it is unable to pic up the files from other locations,

can you please let me know how to add the path in @INC. or are there any
other ways to make the statup.pl <http://statup.pl> to check the files
in other locations apart from the current directory that it is running from.

mod_perl 1:

http://perl.apache.org/docs/1.0/guide/porting.html#_INC_and_mod_perl

additions for mod_perl 2:

http://perl.apache.org/docs/2.0/user/porting/compat.html#C__INC__Manipulation

General @INC info:

http://modperlbook.org/html/3-9-2-1-Modifying-INC.html

Specifics for mod_perl:

http://modperlbook.org/html/6-8-1-The-INC-Array-Under-mod_perl.html

Regards,

Rainer

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to