Im Amit Basnak and Im a very beginner in Perl Programming Yesterday I started installing Apacche and Perl under win NT . I have encounted some problems that I would like to discuss with you . I want to make a connection of Perl , Apache and Oracle8i , the difficulties Im facing right now are
Since Oracle 8i is already installed on the System , I have first installed Apache Server separately and its running fine , then I installed the Perl from http://Webtools And now I want to have a link with Apache and Perl and Oracle 8i , for that I am using Perl DBI but its giving me errors. The second Method is used is I installed Apache mod_Perl from http://perl.apache.org and followed the instructions and installed it in the directory C:\Oracle\ora81\Apache and C:\Oracle\ora81\Perl and I followed the instructions as per the rules says and when I run Apache.exe command , it was giving me errors which I have some difficulty in understanding. The typical topology I want to use is Apache -> Mod Perl-> DBI-> DBD Oracle-> SQL*Net => ORACLE In readme text under Perl hich says A brief synopsis of the installation, for the most part carried out in tk-config.bat under Perl/bin, is: - Edit Perl\lib\Config.pm and Perl\site\lib\ppm.xml to reflect the installed location of the Perl subdirectory. - Edit Apache2\conf\httpd.conf, Apache2\conf\ssl.conf, and Apache2\conf\perl.conf to reflect the installed location of the Apache2 subdirectory. - add the paths to your installed Perl\bin and Apache2\bin to your PATH environment variable. Also, for certain purposes it is convenient to set the following environment variables: HOME=C:\, TERM=dumb, NAME=your_name_without_spaces, and DOMAIN=whatever. - edit Apache2\conf\httpd.conf to set the desired server directives and then give the command, in C:\Apache2\bin, Apache.exe -n Apache2 -k install Apache.exe -n Apache2 -k start to install the Apache2 service and to start the web server. If you want to enable SSL, add "-D SSL" to these arguments. - in the Perl\bin subdirectory, run make_html.bat to build the Perl html documentation. Could anyone please help me in knowing the exact method use to make this connection . I have been working over it and any case of further more questions I will email about the details again I will be extremely grateful if I get some responses Thanking you again Best Regards Yours Sincerely Amit Basnak Alcatel ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
