WAMP
May 30 2008, 1:45 am
By: Ultraviolet  

May 30 2008, 1:45 am Ultraviolet Post #1



So, I'm trying to install something on my website, and when I do I get the error:

Quote
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

In the install file it tells me to:

Quote
upload these files in binary mode:
admin_img.php, admin_user.php, admin_points.php, admin_dlhistory.php, admin_dlsessions.php

My question is, how do I do this when I'm just adding the files to a folder on my computer, instead of uploading them to a server?

Edit: Additional note: I seem to remember getting this error before when installing forums. I can't remember how I overcame it last time :\





May 30 2008, 2:30 am Ultraviolet Post #2



Okay.. so I fixed that crap, apparently I had to change some Load Module crap, anyway, now I get this when I try to go to the page that will guide me through installation:

Quote
logout(); header("location:index.php"); } //echo convertsize(41943040); //trace('',$user,'',$input,'',$_SERVER); #$user->updateStats(); //eval(false); showUploadForm(); ($hook = YABPlugin::fetch_hook('upload_process',__FILE__,__LINE__)) ? eval ($hook) : ''; if($user->setting[sitestats]) siteStats(); if($user->setting[show_featured_files]) { $template->assign_var('show_featured_files',$user->setting[show_featured_files]); ListFiles('RAND()',0,4,4); #ListFiles('totalrated',5,5); } $load_prototype=1; $load_uploadjs=1; require_once("header.php"); $template->set_filenames(array( 'body' => 'index.body.html') ); $template->pparse('body'); include "footer.php"; ?>





May 30 2008, 2:44 am Centreri Post #3

Relatively ancient and inactive

Try installing PHP, MySQL and Apache seperately. Apache first, PHP second, and MySQL doesn't really need specific integration with the other two.



None.

May 30 2008, 2:50 am Ultraviolet Post #4



Quote from Centreri
Try installing PHP, MySQL and Apache seperately. Apache first, PHP second, and MySQL doesn't really need specific integration with the other two.

When I installed with WAMP, they all came together. It works for other things (like forums), why won't it work with this?




May 30 2008, 2:51 am Centreri Post #5

Relatively ancient and inactive

Oh, so the installation worked perfectly? My bad.

Make sure the WAMP PHP version coincides with required script version. Also, what script are you installing?



None.

May 30 2008, 2:53 am Ultraviolet Post #6



Quote from Centreri
Oh, so the installation worked perfectly? My bad.

Make sure the WAMP PHP version coincides with required script version. Also, what script are you installing?

MFHS. It's a file uploader. How can I make sure of that?




May 30 2008, 2:56 am Centreri Post #7

Relatively ancient and inactive

Check the WAMP version you have installed for the PHP version, and the script for the required version of PHP.

Honestly, if you can't find anything else, it's probably a faulty script. Check the README and try googling the error. If you can't find anything else, I advise either making your own file upload script (simple PHP) or getting another one.

Well, I'm off.



None.

May 30 2008, 3:01 am Ultraviolet Post #8



Quote
<?
/*************************************/
/* */
/* MFHS Version : 1.2 */
/* Dezended & Nulled by: LepeNU */
/* Release Date: 1/12/2007 */
/* */
/*************************************/
define("IN_PAGE",'INDEX');
define("PAGE_TITLE",'SITENAME');
include "includes/inc.php";

$baseUrl='index.php?';
if($input[logout]==1)
{
$user->logout();
header("location:index.php");
}
//echo convertsize(41943040);
//trace('',$user,'',$input,'',$_SERVER);
#$user->updateStats();
//eval(false);
showUploadForm();

($hook = YABPlugin::fetch_hook('upload_process',__FILE__,__LINE__)) ? eval ($hook) : '';

if($user->setting[sitestats]) siteStats();
if($user->setting[show_featured_files])
{
$template->assign_var('show_featured_files',$user->setting[show_featured_files]);
ListFiles('RAND()',0,4,4);
#ListFiles('totalrated',5,5);
}

$load_prototype=1;
$load_uploadjs=1;

require_once("header.php");

$template->set_filenames(array(
'body' => 'index.body.html')
);
$template->pparse('body');

include "footer.php";
?>





May 30 2008, 3:07 am Moose Post #9

We live in a society.

Try <?php instead of <? ;)




May 30 2008, 3:31 am Ultraviolet Post #10



Quote from Mini Moose 2707
Try <?php instead of <? ;)

No :(




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[05:02 am]
Oh_Man -- whereas just "press X to get 50 health back" is pretty mindless
[05:02 am]
Oh_Man -- because it adds anotherr level of player decision-making where u dont wanna walk too far away from the medic or u lose healing value
[05:01 am]
Oh_Man -- initially I thought it was weird why is he still using the basic pre-EUD medic healing system, but it's actually genius
[03:04 am]
Ultraviolet -- Vrael
Vrael shouted: I almost had a heart attack just thinking about calculating all the offsets it would take to do that kind of stuff
With the modern EUD editors, I don't think they're calculating nearly as many offsets as you might imagine. Still some fancy ass work that I'm sure took a ton of effort
[12:51 am]
Oh_Man -- definitely EUD
[2024-5-05. : 9:35 pm]
Vrael -- I almost had a heart attack just thinking about calculating all the offsets it would take to do that kind of stuff
[2024-5-05. : 9:35 pm]
Vrael -- that is insane
[2024-5-05. : 9:35 pm]
Vrael -- damn is that all EUD effects?
[2024-5-04. : 10:53 pm]
Oh_Man -- https://youtu.be/MHOZptE-_-c are yall seeing this map? it's insane
[2024-5-04. : 1:05 am]
Vrael -- I won't stand for people going around saying things like im not a total madman
Please log in to shout.


Members Online: Roy