Sub Menu
Links Menu
Online Users

In total there are 418 users online :: 2 registered, 0 hidden and 416 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Majestic-12 [Bot], Yandex based on users active over the past 60 minutes

i just need help

Support for IntegraMOD 141

Moderator: Integra Moderator

i just need help

PostAuthor: ayasha » Sat Feb 24, 2007 9:18 am

Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://www.graphicsplayhouse.com/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

ok, i dont know what happened, but my server went down. they said something about more than one server being effected, cron jobs and .scripts running that ruined the HD and OS, so i had to get all new stuff installed on the server.

i have no idea what all the specs were, but it was php 4, now i have

Linux
php5
Mysql 5.0
Plesk 8.10
Suse 10


everything is in place, the config.php has the correct info in it, but all i get is a white screen.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: ayasha » Sat Feb 24, 2007 12:41 pm

here is my config.php

Code: Select all
<php>


i put the 5 in there and saved it, it did not seem to make a difference, i still get a blank page.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: dan0042 » Sat Feb 24, 2007 12:44 pm

Code: Select all
<php>
Last edited by dan0042 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
:#: <img>
User avatar
dan0042
Integra Member
Integra Member
 
Posts: 170
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 21, 2006 3:06 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: ayasha » Sat Feb 24, 2007 12:50 pm

"cleo";p="22339" wrote:here is my config.php

Code: Select all
<php>


i put the 5 in there and saved it, it did not seem to make a difference, i still get a blank page.


as i said Dan, i have already tried it with the 5
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: dan0042 » Sat Feb 24, 2007 12:57 pm

Tell Host goback PHP4 Not php5
Last edited by dan0042 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
:#: <img>
User avatar
dan0042
Integra Member
Integra Member
 
Posts: 170
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 21, 2006 3:06 pm
Cash on hand: 0.00

PostAuthor: ayasha » Sat Feb 24, 2007 1:00 pm

ok, and when i do that, i will tell bill gates to go back to windows 95 too <img> we will just have everyone roll back to older software and operating systems, and while we are at it, we will just go back to IM 132 also.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Ma®©uS » Sat Feb 24, 2007 1:44 pm

PHP4 is not old... PHP3 is old.

PHP5 is an improvement in PHP4 with OOP abilities, but both PHP4 and PHP5 are still actively developed, not discontinued software.

I agree with Dan0042, revert back to PHP4 if PHP5 will not work.
Last edited by Ma®©uS on Sat Feb 24, 2007 2:25 pm, edited 1 time in total.
..: Ma®©uS :..
[url=http][img=left]http://www.phobbia.net/mods/images/sigs/phobbia.gif[/img][/url]
User avatar
Ma®©uS
Members
Members
 
Posts: 33
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 27, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: ayasha » Sat Feb 24, 2007 1:48 pm

ok, and who is going to graciously give me the money needed to pay to have another server set up, with a different hosting company that is still running php4?....and note, that is they are running php4 until they move forward with upgrading, then what?

it is not as simple as reverting back to something that you have no control over. i cannot make the hosting company revert back anymore than i can make you foot the cost for me moving somewhere else so i can have php4.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: Ma®©uS » Sat Feb 24, 2007 1:56 pm

Servers can run PHP4 and PHP5 side-by-side.

Usually in means renaming the file extensions to .php4, or .php5 for whichever is used least (primary remains .php) - or use a .htaccess to force .php to run as php4 if PHP5 is the main server PHP version.

Code: Select all
<FilesMatch>    SetHandler application/x-httpd-php4</FilesMatch>
Last edited by Ma®©uS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
..: Ma®©uS :..
[url=http][img=left]http://www.phobbia.net/mods/images/sigs/phobbia.gif[/img][/url]
User avatar
Ma®©uS
Members
Members
 
Posts: 33
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 27, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: ayasha » Sat Feb 24, 2007 2:05 pm

how do i do this?

and isn't IM 141 suppose to be php5 compatible? so why would i do this?
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: Ma®©uS » Sat Feb 24, 2007 2:23 pm

I just read the whole thread...
"HelterSkelter";p="22337" wrote:first thing you need to do is open config.php and find

$dbms = 'mysql4';

change it to

$dbms = 'mysql5';


Look in includes/db.php

See the switch ($dbms) options? There is no mysql5...

Change it back to mysql or mysql4... if e-Tegra is PHP5 compatiable, then you shouldn't need to do anything. But having a non-existent $dbms setting won't help matters.

EDIT: Also try mysqli - I *think* thats the same as MySQL5
Last edited by Ma®©uS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
..: Ma®©uS :..
[url=http][img=left]http://www.phobbia.net/mods/images/sigs/phobbia.gif[/img][/url]
User avatar
Ma®©uS
Members
Members
 
Posts: 33
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 27, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: ayasha » Sat Feb 24, 2007 3:32 pm

nothing is working Teelk, Michaelo, Found It, all you other devs HELP!
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: i just need help

PostAuthor: Helter » Sat Feb 24, 2007 3:54 pm

hmmm interesting. I have mysql5.php in an old .svn dir, but not in the current db folder. Also, it appears incomplete.

there have been problems found with mysqli, so I would stick with

$dbms = 'mysql';
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: i just need help

PostAuthor: Teelk » Mon Feb 26, 2007 9:20 pm

Hmmm... I don't remember a mysql5.php... could have been an early test version.

'mysql4' is for both mysql 4 and 5, and should work with both. You may run into issues using 'mysql' without the 4 after it, 'mysql' is for mysql 3.

MySQLi is a php5(and I think recently made php4 compatible) extension. 'mysqli' will work if the extension is installed on your server, the only exception being the newest version of php5, currently 5.2.0 I believe. PHP Version 5.2.0 + mysqli extension results in blank pages.

I would suggest trying both mysql4 and mysqli.

It could also be one, or more MODs that you have installed that aren't php5 compatible. If you know what they are I can take a look and see if there's anything that "sticks out" as php5 unfriendly.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: i just need help

PostAuthor: Ma®©uS » Tue Feb 27, 2007 1:20 am

"mysqli" is more a MySQL thing that PHP, is allows PHP to access the functionality provided by MySQL 4.1 and above. Teelk is right in that only PHP5 has mysqli functions - and by looking at Cleo's server versions of PHP and MySQL it maybe worth giving it a try.

If it doesn't work then the "blank screen" issue probably represents a mod that isn't fully supported my PHP5. What a bugger that'll be to find! <img>
Last edited by Ma®©uS on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
..: Ma®©uS :..
[url=http][img=left]http://www.phobbia.net/mods/images/sigs/phobbia.gif[/img][/url]
User avatar
Ma®©uS
Members
Members
 
Posts: 33
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 27, 2006 11:14 pm
Cash on hand: 0.00

Next

Return to IntegraMOD 141

Who is online

Registered users: Majestic-12 [Bot], Yandex

cron