View Single Post
Old 26-09-2005, 08:33 PM   #2 (permalink)
desertwind
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

Sure, PHP is Platform independant. and MySQL is too.

If ur using APACHE server, put your php files under /var/www, or you can put it anywhere and change the default location in apache config file.

just copying mysql files wont work, i think. export the database from windows, and then import it in linux. phpmyadmin will help you to do this job pretty nice.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline