rewriting old code
Posted by: yasawa (---.43.87.145.tedata.net)
Date: April 03, 2012 02:36PM

Hello

I have an old site that's running on Apache 1.3.26 php 4.2.3, Mysql 3.23.52

I need to rewrite the site's code so that it runs on the latest wamp server (Apache 2.2.21 Php 5.3.10 Mysql 5.5.20)

1- How difficult is this task? (300 php pages)
2- where do i start from? (I'm new to php)
3- Will I need to make changes in the DB?

Thanks



Edited 1 time(s). Last edit at 04/03/2012 03:37PM by yasawa.

Options: ReplyQuote
Re: rewriting old code
Posted by: yasawa (---.235.8.25.tedata.net)
Date: April 10, 2012 03:33PM

Kindly just point me to where to start from

Thanks

Options: ReplyQuote
Re: rewriting old code
Posted by: RiggsFolly (---.as13285.net)
Date: April 10, 2012 10:08PM

This is a HUGH question!!!!! Impossible to answer without seeing the code.

Here is my best guess.

Database: Backup the original and restore it to the new mysql server. Might just load with no problem.

Apache: probably no issues will arise from this upgrade.

PHP: just run the app and work your way through all the errors and deprecations.
Probably take you a couple of months but you will learn a lot on the way.

Options: ReplyQuote
Re: rewriting old code
Posted by: yasawa (---.235.9.24.tedata.net)
Date: April 18, 2012 10:06AM

Thanks a lot, that's an excellent approach to start with...

Just loaded the DB, couple of minor issues...

Seems that the php will need most of the work

thanks again

Options: ReplyQuote


Sorry, only registered users may post in this forum.