Jump to content

Nylex

Members
  • Posts

    12
  • Joined

  • Last visited

    Never

Posts posted by Nylex

  1. It came up with the same error when I tried ./mysqladmin ping. I then did ./mysqld_safe --user=mysql and then ./mysqladmin again:

     

    ./mysqladmin: connect to server at \'localhost\' failed

    error: \'Access denied for user: \'root@localhost\' (Using password: NO)\'

     

    Thanks.

  2. I\'ve installed MySQL from source (version 4.0.12 and I\'m using Red Hat 8.0). Am I supposed to start MySQL using ./mysql user=mysql (or root)? I get command not found errors if I just try # mysql or # mysqld. When I do use ./mysql ..., it gives the following error message: ERROR 2002: Can\'t connect to local MySQL server through socket \'/tmp/mysql.sock\' (2)

     

    Can anyone help? Thanks.

  3. Hi, I\'m trying to set up a web server with PHP support on my machine. I\'ve been following a tutorial (http://sysbotz.com/articles/amp.htm), which has been fine apart from one step. It says to do the following:

     

    # ./configure --prefix=/usr/local/apache --enable-module=rewrite --activate-module=src/modules/php4/libphp4.a

     

    When I do, I get \"configure: error: unrecognized option:

    --activate-module=src/modules/php4/libphp4.a\"

     

    Any ideas? If it makes a difference, I\'m trying to install Apache 2.0 (httpd-2.0.45) with PHP 4.3.1.

     

    Thanks for any help.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.