Menu

Install help: Can't run index.php

Help
Ed Ko
2012-06-06
2012-06-07
  • Ed Ko

    Ed Ko - 2012-06-06

    Please help. I'm new to PHP, Apache, MySQL, etc. and have been stuck for a
    couple of days.

    I installed local server using XAMPP 1.7.7 (PHP 5.3.x) and tried an install of
    XAMPP 1.8.0 (PHP 5.4.x) with the same result.

    If I use Chrome, here's the error

    The sql script ran fine and tables have been created. I made all of the config
    modifications for connection strings to the DB.

    If I simply run the index.html and modify it to display Hello World, it works
    fine. When it redirects to index.php, I get the error. I've also changed the
    index.php to simply display Hello World, and it works. If I remove the
    includes form the top section of the supplied index.php, I get the following
    error, which makes it feel like it does transfer from index.html to index.php
    just fine. (Notice: Undefined variable: use_ajax in ...)

    Help?

    Thanks!

     
  • Ed Ko

    Ed Ko - 2012-06-06

    Just got it to work by setting $compression_level = 0 in config.php. Why did I
    have to do that? What does it mean for usability?

     
  • Anonymous

    Anonymous - 2012-06-06

    Had the same problem, got stuck 2 days until finding this forum post! Thanks!

     
  • chatelao

    chatelao - 2012-06-07

    Did you have this Problem with v7.0 too?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.