ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


New Installation


  • 2006-04-16 02:27:07

    New Installation

    Is there a Config file that I can tell it to use mysql version 5.0.20?

    Requirements

    Please review the requirements below before proceeding.
    Web Server Options Detected Status
    Apache 1.3.0+ Microsoft-IIS/5.1 Good
    PHP Options Detected Status
    PHP 4.2.0+ 5.1.2 Good
    zlib Enabled Good
    mysql Disabled Bad
    safe_mode = Off Off Good
    file_uploads = On On Good
    upload_max_filesize >= 2 MB 2M Good
    post_max_size >= 8 MB 8M Good
    sessions Enabled Good
    session.save_path Directory Writeable Good
    . in include_path Enabled Good
    MySQL Options Detected Status
    MySQL 3.23.0+ or 4.0.16+ Not Found Bad

    MySQL Server Information
    --------------------------------------------------------------------------------
    Connected to MySQL Server Instance
    Username: root
    Hostname: localhost
    Port: 3306
    --------------------------------------------------------------------------------
    Server Information
    MySQL Version: MySQL 5.0.20-nt via TCP/IP
    Network Name: localhost
    IP: 127.0.0.1
    --------------------------------------------------------------------------------
    Client Information
    Version: MySQL Client Version 5.0.11
    Network Name: home-9l86zbjqft
    IP: 192.168.2.3
    Operating System: Windows XP
    Hardware: AMD Sempron(tm) Processor 2600+, 1.0 GB RAM

  • 2006-04-16 08:46:20

    Re: New Installation

    You will need to upgrade to IIS 6+, or better, use Apache.

  • 2006-04-16 20:14:37

    Re: New Installation

    Stil not able to complete the setup after switching to Apache. What is next.
    Requirements

    Please review the requirements below before proceeding.
    Web Server Options Detected Status
    Apache 1.3.0+ Apache/2.0.55 (Win32) PHP/5.1.2 Good
    PHP Options Detected Status
    PHP 4.2.0+ 5.1.2 Good
    zlib Enabled Good
    mysql Disabled Bad
    safe_mode = Off Off Good
    file_uploads = On On Good
    upload_max_filesize >= 2 MB 2M Good
    post_max_size >= 8 MB 8M Good
    sessions Enabled Good
    session.save_path Directory Writeable Good
    . in include_path Enabled Good
    MySQL Options Detected Status
    MySQL 3.23.0+ or 4.0.16+ Not Found Bad

  • 2006-04-16 20:18:22

    Re: New Installation

    Doesn't there have to be a config file that hooks into mysql or do I need to install a data source in the windows odbc data sources adminstrator?

  • 2006-04-17 08:30:27

    Re: New Installation

    It seems you have not properly installed MySQL. See the MySQL site for installation details. ATutor will find MySQL if it is intalled properly. The only thing you might need to change is the port on which MySQL is accessed. The config file is the one you made writable during the installation process. You should not need to modify it directly.

    http://dev.mysql.com/doc/refman/5.0/en/installing.html

    PHP also has to be installed with MySQL support. Choose the install instructions for your system from those listed on the following page.

    http://www.php.net/manual/en/install.php