News:

Wondering if this will always be free?  See why free is better.

Main Menu

Problem Installing

Started by omega, April 04, 2004, 08:47:52 PM

Previous topic - Next topic

omega

Ok, First of All, i made sure my mySQL database is running correctly, then I've made sure I've had the php, and the libary files for php-mysql, running under linux redhat version 7.2.

The problem I'm having, my apache runs under port 8080.
I goto the website address for the installer to run,
hxxp:www.mysite.com:8080/install.php [nonactive]

well it loads up the install file,
I put in my forums name, database information and click next, then
when it loads the next page it stall.
I only get to in the newly created page, So if anyone has any ideas please help...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>SMF Installer</title>
<style>
<!--
body
{
font-family: Verdana;
font-size: 10pt;
}
td
{
font-size: 10pt;
}
-->
</style>
</head>
<body bgcolor="#ffffff">
<table border="0" cellspacing="1" cellpadding="4" bgcolor="#000000" width="90%" align="center">
<tr>
<th style="background-color: #34699e; color: #ffffff;" title="Moogle Express!">SMF Installer</th>
</tr>
<tr>
<td bgcolor="#f0f0f0" align="left">

Homie

Well to me it looks like you dont have php enabled on your apche program. Go here for some more info

http://www.simplemachines.org/community/index.php?topic=8604.0

omega

if php wasn't enabled then the install program wouldn't even load, it would show the source code for the installer program or a 403 forbidden error

Homie

+ Sorry to asy this site doesnt help with any Apache stuff please contact Apache

omega

dude i've been working with apache for over 7 years, I can be 100% sure apache is not the problem.
anyone that has any helpful information please post.

David

I'd wait for Unknown to take a look at this thread.  It doesn't sound like an Apache/PHP issue unless you have a really old version of PHP.  Can we please have a phpinfo file though.
This space for rent.

omega

David, where can i get this so called phpinfo.php file at?

David

Quote from: omega on April 04, 2004, 09:15:13 PM
David, where can i get this so called phpinfo.php file at?
Just create a file in your web root containing:

<? phpinfo(); ?>


You can name it whatever you want but normally I just make them phpinfo.php.  Then provide us with a link to that file. :)
This space for rent.

Homie

This might be helpful [Unkown] shows you how to chekc to see if PHP is working right and how to install my sql and other stuff its prett neat

http://unknown.network32.net/

omega

#9
ok, david.
all information can be found here.
<Deleted for Security Purposes>

David

I would upgrade your PHP version.  4.1.2 is quite old, I think around two years.  I can't remember if SMF will run on 4.1.2 or if it requires 4.2.2.  None the less, it is worth upgrading to 4.3.4 for other various bug fixes and feature additions.
This space for rent.

[Unknown]

A box is being prefilled like this:

http://www.myserver.com:8080:8080

Change it to:

http://www.myserver.com:8080

-[Unknown]

omega

David I think your right, it look like the php, isn't connecting to the mysql database.
Well, I'm compiling php now, I'll let you know the results. Thanks David.

omega

well david after compiling and installing the newer php, it works Great, Thanks One more time..

omega

only one problem left now.
My sessions keep expiring within 20 seconds. ???¿¿¿

Your session timed out while posting. Please go back and try again.
and

Warning!
You are not allowed to administrate this forum.
Please login below or register an account with Dransik Merchants.

[Unknown]

Is your session.save_path correct and writable?

-[Unknown]

Advertisement: