← Back to team overview

mahara-contributors team mailing list archive

Re: [Bug 728324] Re: site unavailable

 

Thank for your quick respond, I did what you told to do. I attached the image of error.
1) /var/www/forum is the root script;
2) It seems that when I downloaded the script from master, It did not create blogpost folder;

Thank you,
Sulaiman

----- Original Message -----
From: "François Marier" <francois@xxxxxxxxxx>
To: emanshp@xxxxxxxxxxxxxxx
Sent: Friday, March 4, 2011 10:25:08 AM
Subject: [Bug 728324] Re: site unavailable

Could you add the following lines to your config.php file:

$cfg->log_dbg_targets     = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
$cfg->log_info_targets    = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
$cfg->log_warn_targets    = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
$cfg->log_environ_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;

and then try again? Let me know what errors are displayed on the screen
once you do that.

Without either the web server error log or these more precise error
messages, I'm afraid I don't really know what to look for.

-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.launchpad.net/bugs/728324

Title:
  site unavailable

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  I installed mahara master (1.4 alpha1), disable blog plugins then the
  site unavailable. My engine is Ubuntu 8.04 with LAMP.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/mahara/+bug/728324/+subscribe


** Attachment added: "error2.gif"
   https://bugs.launchpad.net/bugs/728324/+attachment/1884462/+files/error2.gif

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/728324

Title:
  site unavailable

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  I installed mahara master (1.4 alpha1), disable blog plugins then the
  site unavailable. My engine is Ubuntu 8.04 with LAMP.



References