Results 1 to 2 of 2

Thread: How do i Install MySQL For CGI? *NM, Got it*

  1. #1

    Thread Starter
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065

    How do i Install MySQL For CGI? *NM, Got it*

    hey guys, i have to like create a dozen or so tables & import the stuff / data using CGI, from Flat File, to MySQL. Thing is (i dont got MySQL installed for CGI).

    What do i have to install, so as it will connect to my mysql server, and do the queries?

    (Like to install the DB File, i did "Install DB_File" on the PPM3-bin.exe file...)
    What is it just for the SQL Queries etc?

    And how do i uninstall it when im done (Get rid of the crap assed cgi when im done then )

    Tnx
    Last edited by wpearsall; Nov 15th, 2002 at 06:20 AM.
    Wayne

  2. #2

    Thread Starter
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065
    oh, and BTW, this is the error i get when i try to run it without installin it:
    Code:
    [Wed Nov 13 02:47:44 2002] [error] [client 194.117.133.180] install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib . e:/servers/root/cgi-bin/search ..) at (eval 5) line 3.
    
    [Wed Nov 13 02:47:44 2002] [error] [client 194.117.133.180] Perhaps the DBD::mysql perl module hasn't been fully installed,
    
    [Wed Nov 13 02:47:44 2002] [error] [client 194.117.133.180] or perhaps the capitalisation of 'mysql' isn't right.
    
    [Wed Nov 13 02:47:44 2002] [error] [client 194.117.133.180] Available drivers: ExampleP, Proxy.
    
    [Wed Nov 13 02:54:27 2002] [error] [client 194.117.133.180] install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib . e:/servers/root/cgi-bin/search ..) at (eval 5) line 3.
    
    [Wed Nov 13 02:54:27 2002] [error] [client 194.117.133.180] Perhaps the DBD::mysql perl module hasn't been fully installed,
    
    [Wed Nov 13 02:54:27 2002] [error] [client 194.117.133.180] or perhaps the capitalisation of 'mysql' isn't right.
    
    [Wed Nov 13 02:54:27 2002] [error] [client 194.117.133.180] Available drivers: ExampleP, Proxy.
    Wayne

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width