Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2002
Posts: 6
Lurker
Lurker
Offline
Joined: Feb 2002
Posts: 6
I'm running the old wwwthreads PERL version I need to upgrade to PHP. The PERL version we are running is so SLOW that the board become useless at times.

Does anyone have any advice about upgrading from PERL to PHP? We do have some custom hacks, mainly to the member profiles and one board so it is cobranded for a sponsors.

eg:
[:green]regular board: http://www.esportbike.com/cgi-bin/wwwthreads/postlist.pl?Cat=&Board=rant

[:green]cobranded board: http://www.esportbike.com/cgi-bin/wwwthreads/postlist.pl?Cat=&Board=Kawasaki

Sponsored Links
Joined: Mar 2000
Posts: 21,080
Likes: 3
I type like Navaho
I type like Navaho
Joined: Mar 2000
Posts: 21,080
Likes: 3


- Allen wavey
- What Drives You?
Joined: Feb 2002
Posts: 6
Lurker
Lurker
Offline
Joined: Feb 2002
Posts: 6
Thanks for your quick response Allen![]https://www.ubbdev.com/threads/php/images/icons/smile.gif[/] I'm thinking about having infopop do the install for me.

It looks pretty easy except it says I need the lastest perl version installed.. which I don't. I might not have PHP either. Haven't checked the server yet.

Joined: Mar 2000
Posts: 21,080
Likes: 3
I type like Navaho
I type like Navaho
Joined: Mar 2000
Posts: 21,080
Likes: 3
You are welcome []https://www.ubbdev.com/threads/php/images/icons/smile.gif[/]

They can do the upgrade for you easily... if you need help, lemme know.


- Allen wavey
- What Drives You?
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
My conversion from 5.3 Perl to 5.5 PHP went rather smoothly. I was very scared to attempt it. I've got one user having some "funkie" cookie issue with Windows XP, and can't post...but otherwise the users are LOVING the new features. And I love the upgraded "who's online" feature.

Sponsored Links
Joined: Feb 2002
Posts: 6
Lurker
Lurker
Offline
Joined: Feb 2002
Posts: 6
My new server is almost ready, so we will be doing the upgrade shortly!

The bad news is that Infopop quoted me a HUGE amount to port some of the old database from the old server onto the new server. []/forum/images/icons/frown.gif[/] []/forum/images/icons/frown.gif[/] I guess I'll have to figure that out on my own. We had a big system crash three weeks ago and lost all of our old posts but on the plus side the site is MUCH faster. []/forum/images/icons/tongue.gif[/]

Is there any speed difference between the PHP and Perl versions? Does the PHP version open (and leave open) as many database calls as the old Perl version?


This is some of the software we are planning on installing on the new server:
. Linux kernel update
. MySQL 3.23
. Apache (and mod_perl/mod_php4,)
. IPTABLES linux firewall
. A reporting package to work with the IPTABLES firewall
. AutoUpdate
. OpenSSH

Joined: Oct 2000
Posts: 2,222
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,222
"and leave open"

You're using mod_perl now? Any mod_perl connection to the database stays open as long as the child is alive. That's mod_perl, not UBBThreads. If you were running as regular mod_cgi that wouldn't happen. You give a little to get a little I guess.

In PHP you have the choice, pconnect, which keeps the connection alive just as mod_perl does, or to not use pcnnnect, which is only open as long it needs to be and no longer.


Picture perfect penmanship here.
Joined: Feb 2002
Posts: 6
Lurker
Lurker
Offline
Joined: Feb 2002
Posts: 6
Thanks navaho,

Thats what I needed to know. I was confindent that it was a Perl issue, not the actual wwwthreads software but since my version of wwwthreads is currently Perl the issue went hand in hand anyway.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,153
Joined: July 2001
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 646
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 22
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)