1.4.0 x PHP5

Support for IntegraMOD 140

Moderator: Integra Moderator

1.4.0 x PHP5

PostAuthor: Dkangel » Wed May 24, 2006 4:09 am

IÂÂÂ ´m a stupid, I know.

After download, unzip and upload 13Mb to my server, I see that it works with PHP 5.0.1, and the IM1.4.0, no!

Have some configs. that can I make in my server to this run?
(Please, be clear and objective... I REALLY donÂÂÂ ´t understand English very well)... <img>

Thanks! :ÂÂÂ ´(
Last edited by Dkangel on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
.: <img> :.
User avatar
Dkangel
Newbie
Newbie
 
Posts: 18
Likes: 0 post
Liked in: 0 post
Joined: Mon May 22, 2006 4:03 am
Cash on hand: 0.00

PostAuthor: Dkangel » Wed May 24, 2006 4:12 am

Infos...

Operacional System: Linux Fedora i686
Status:Ok
Last Reboot: 8days, 23:12min
Kernel vs.: 2.4.21-40.ELsmp
Apache vs.: 1.3.34 (Unix)
PHP vs.: 5.0.4
MySQL vs.: 4.1.18-standard
Perl vs.: 5.8.7
cPanel vs.: 10.8.2-CURRENT
cPanel Build 110
cPanel Theme vs.: cPanel X v2.5.0
Last edited by Dkangel on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
.: <img> :.
User avatar
Dkangel
Newbie
Newbie
 
Posts: 18
Likes: 0 post
Liked in: 0 post
Joined: Mon May 22, 2006 4:03 am
Cash on hand: 0.00

PostAuthor: Adrian Rea » Wed May 24, 2006 4:47 am

140 does not run on php5 but 141 does. You may find your host has a simple switch to run you on php4.

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: 1.4.0 x PHP5

PostAuthor: Dragonsys » Wed May 24, 2006 4:48 am

IM currently does not work with PHP5, niether does phpBB.
You would have to install PHP4 to get it to work properly.
Last edited by Dragonsys on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
User avatar
Dragonsys
Sr Integra Member
Sr Integra Member
 
Posts: 326
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 10, 2006 7:45 am
Cash on hand: 0.00
Location: Springtown, TX

PostAuthor: Dkangel » Wed May 24, 2006 4:56 am

Adrian Rea:
Impossible! My server donÂÂÂ ´t switch just one domain to other system of PHP. And he is not propense to change an old version... hehehe... curse!

Dragonsys:
I read this in the suport... but have an brazilian proverb that says: "the hope is the last that dies!" hehehehe...

BUT, ok... "If my server donÂÂÂ ´t switch the version, I switch the server!" hehehe...

Thanks
Last edited by Dkangel on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
.: <img> :.
User avatar
Dkangel
Newbie
Newbie
 
Posts: 18
Likes: 0 post
Liked in: 0 post
Joined: Mon May 22, 2006 4:03 am
Cash on hand: 0.00

PostAuthor: Ronnan » Fri Aug 04, 2006 10:40 am

It is possible to run integra 1.40 in combination with php5, i run it myself aswell, you just need to change the following 7 files....

admin_forums_extend.php
admin_subtemplates.php
album_hierarchy_functions.php
functions_admin_qbar.php
functions_categories_hierarchy.php
functions_qbar.php
viewforum.php
Last edited by Ronnan on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Ronnan
Newbie
Newbie
 
Posts: 1
Likes: 0 post
Liked in: 0 post
Joined: Thu May 18, 2006 12:04 am
Cash on hand: 0.00

PostAuthor: Imajica » Sun Aug 20, 2006 5:44 pm

Ronnan:

change the files how?

Imajica
Last edited by Imajica on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Imajica
Integra Member
Integra Member
 
Posts: 143
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 7:24 pm
Cash on hand: 0.00

PostAuthor: ZacFields » Sun Aug 20, 2006 11:35 pm

Actually phpbb 2.0.17 and above does work on PHP5.

But we'de all rather wait for IM 1.4.1 to come out with a final <img>

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

Re: 1.4.0 x PHP5

PostAuthor: jwernerny » Thu Aug 24, 2006 4:01 pm

[fade:1i8cxdaa]ARGH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![/fade:1i8cxdaa]

WB-Hosting just upgraded everything to php5. Now things don't work. Previous posts suggest that only 7 files need to be changed, but what are the mods that need to be made.

[I was hoping 1.4.1 would get out before this happened, but sadly it didn't. <img> ]
Last edited by jwernerny on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
jwernerny
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 12, 2006 4:58 am
Cash on hand: 0.00
Location: Fairport, NY

PostAuthor: jwernerny » Thu Aug 24, 2006 5:52 pm

Okay, I figured it out what to change.

Using IM141rc3 as a reference, I found that the change was simply to replace the occurences of $this with $XX_this (or similar). I actually did file compares and looked just for the ones involving $this.

In the back of my mind, i sort of remember someone posting corrected files. If no one has a set, and there are more requests, I will post a set of diffs. [BTW, I'm used to using UNIX style diffs with the "patch" utility, but it looks like I am in the minority here. What would people suggest?]

- John
Last edited by jwernerny on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
jwernerny
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 12, 2006 4:58 am
Cash on hand: 0.00
Location: Fairport, NY

Re: 1.4.0 x PHP5

PostAuthor: found it » Thu Aug 31, 2006 8:13 am

wb-hosting have stated in their news section on your cpanal that they would upgrade your site for you......

FYI
Last edited by found it on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 4:29 am
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot]