site unavailable

Bug #728324 reported by Sulaiman Permana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Melissa Draper

Bug Description

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

Revision history for this message
Sulaiman Permana (emanshp) wrote :
Revision history for this message
François Marier (fmarier) wrote :

Hi Sulaiman,

Have you had a look at your webserver's error log? (usually /var/log/apache2/error.log)

It should have more details as to what the error is.

Another good thing to check is whether or not the database credentials in htdocs/config.php are correct.

Cheers,
Francois

Changed in mahara:
status: New → Incomplete
Revision history for this message
Sulaiman Permana (emanshp) wrote : Re: [Bug 728324] Re: site unavailable

Thanks Francois,

Actually other features is OK.
This message appeared when I want to manage the plugin (Admin Home -> Extensions -> Plugin Administraton). Before, this menu was OK. After I disabled blog plugin, then I want to enable it again, the Plugin Administration is unavailable.

Best regard,
Sulaiman

----- Original Message -----
From: "François Marier" <email address hidden>
To: <email address hidden>
Sent: Friday, March 4, 2011 9:01:25 AM
Subject: [Bug 728324] Re: site unavailable

Hi Sulaiman,

Have you had a look at your webserver's error log? (usually
/var/log/apache2/error.log)

It should have more details as to what the error is.

Another good thing to check is whether or not the database credentials
in htdocs/config.php are correct.

Cheers,
Francois

** Changed in: mahara
       Status: New => Incomplete

--
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

Revision history for this message
François Marier (fmarier) wrote :

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.

Revision history for this message
Sulaiman Permana (emanshp) wrote :

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" <email address hidden>
To: <email address hidden>
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

Revision history for this message
François Marier (fmarier) wrote :

Actually that file (htdocs/blocktype/blogpost/lib.php) doesn't exist on master or any of the stable branches. I'm not sure why Mahara is looking for it.

In fact, I can't even find where that safe_require("blocktype", "blogpost") comes from...

Is this an upgrade from an older Mahara version (if so, which one?) or is this a fresh install?

Revision history for this message
Sulaiman Permana (emanshp) wrote :

It is a fresh install.
Thx

----- Original Message -----
From: "François Marier" <email address hidden>
To: <email address hidden>
Sent: Friday, March 4, 2011 12:11:05 PM
Subject: [Bug 728324] Re: site unavailable

Actually that file (htdocs/blocktype/blogpost/lib.php) doesn't exist on
master or any of the stable branches. I'm not sure why Mahara is looking
for it.

In fact, I can't even find where that safe_require("blocktype",
"blogpost") comes from...

Is this an upgrade from an older Mahara version (if so, which one?) or
is this a fresh install?

--
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

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Mahara because there has been no activity for 60 days.]

Changed in mahara:
status: Incomplete → Expired
Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

Melissa found this bug yesterday and it's fixed now. It was just a problem on the plugins page.

Changed in mahara:
status: Expired → Fix Committed
milestone: none → 1.4.0
Changed in mahara:
importance: Undecided → Medium
assignee: nobody → Melissa Draper (melissa)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.