Forums / Setup & design / Converting from Windows to Linux
Bjarte Berntsen
Tuesday 06 June 2006 3:51:09 am
Hello!
At the time being I have my EZ Application installed on my computer. It consists (I reckon) of Apache, MySQl db and my EZ file.
On the other hand, I have a Linux distro called ClarkConnect which have a apache server, MySql, PHP and all necessary things,
But how do I get all my data from my Windows computer to my Linuxbox?
-BB-
Kristof Coomans
Tuesday 06 June 2006 4:00:15 am
I assume you know how to copy files over a network :-)
Copy your whole eZ site to the other system. Make a dump of your eZ mysql database and import it on the other system (you can use a tool like MySQL Administrator for this).
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Wednesday 07 June 2006 5:34:28 am
copy files over a network? :-)
Is it really so easy? Only ftp my files over, and then dump my sql-database?
-BeeBee-
Wednesday 07 June 2006 7:37:41 am
Yes, it should be that easy.
Of course you also need to configure your Apache virtual host(s).
Christian Johansen
Thursday 08 June 2006 1:17:14 am
And remember to double check permissions and updating nescessary settings in site.ini and possibly other ini-files.
Coulibaly Ibrahim
Monday 12 June 2006 2:08:41 am
hello,
is it all that we must do?i've make a copy of all my files and make a dump of my database but i can't see anything.
thanks for your help!!
Monday 12 June 2006 3:31:28 am
i can't see anything
Try to be more clear. With only that information we can't help you :-)
Monday 12 June 2006 3:41:40 am
thank!! i've simply a blanck page when i attempt to acces the 'index.php' page. (open, with windows appear my phpinfo works good). can it do due to the version of php?thanks!!!