Jump to content
The Uniform Server Community

madencbm

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by madencbm

  1. I have an Error installing core module for gallery2. This is the download from gallery2 website (http://gallery.menalto.com/downloads). This is the first step toward installing the Drupal module for inserting gallery2 (http://drupal.org/project/gallery)

     

    The response from gallery2 forum:

    "It looks like your mySql database is not set up properly. You need to enable the 'InnoDB' feature in the database that you are tyring to create."

     

    In phpMyAdmin; MyISAM is default and don’t see how to change to InnoDB

    also "InnoDB has been disabled for this MySQL server."

     

    Question:

     

    1).How do I enable InnoDB engine?

     

    2). Is there a way to use gallery2 with MyISAM?

     

    Thanks for your help,

    Chris

  2. I can run Uniform Server on local host but any time I try to connect to any Uniform Server URL I get the following message:

    "You don't have permission to access / on this server. "Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."

     

    Additionally when I go to "version check" I get the message:

    "Warning: file(http://www.uniformserver.com/system/.version) [function.file]: failed to open stream: HTTP

    request failed! HTTP/1.1 403 Forbidden in

    W:\home\admin\www\update.php on line 25"

     

    Here are the contents of Line 25 in updat.php:

     

    $available = file ('http://www.uniformserver.com/system/.version');

     

    //$available = file ('includes/.version');

     

    $my = file ('includes/.version');

     

    Your help is greatly appreciated!

     

    Chris Maden

×
×
  • Create New...