Its script is CGI PERL, I was never involved in the site maintenance and the second owner might vanish in thin air
Without passing server info on admin – bad situation-
I know that I can back up all data
But I do not want to manage a PERL script and the PHP MySQL version is better and well updated
So the question is: Is it possible to transfer CGI PERL data in MySQL format?
Thanks
Regards
Henry
That will require some researches
I know that there are a few good tools on the market
But I am not sure about flat files conversion
It should be possible to write a PHP script that reads and copies each category then feed a var out of that category content and pass it to my MySQL DB
Problem will be the structure equivalency in between flat files and MySQL
You are telling me that the flat files built may be different
That indeed will be problematic
regards
Henry
Why do I ever inherit the easy one? :)
Some serious planning and structuring is what you need first and foremost.
And, depending on the type of data... a flatfile system may very well be much more efficient than a relational database system.
As per Moltar suggestion I found that if I purchase the correct version it will come with a converter
The reason why I need to change it is that if worst comes as I suspect I will have to jump in and add that forum to my daily "routine"
I am not a PERL person and if I need to maintain another site I rather do it with PHP scripts that I can modif or maintain.
To answer Dr Doc
Yes you are right (at least in many cases) but here it is different it wouldn't be an option for the forum is built upon PHP and MySQL
Again thank you for the info
However even if it comes with a converter
I need to (as per Coopster) review white boards and other means because at least I should know how to manually handle the DB conversion!
Regards
Henry