I have all my sites in PHP/MySql some are running on Drupal. We need to migrate to a 64 bit box because we need much more RAM.
Will I have any problems with the websites after the move?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unless you are relying on software / plugins / extensions other than Apache, PHP and MySQL (all of which have transparent and stable x64 implementations), then no.
Note that you need not be concerned with what PHP applications you are using (e.g. Drupal) as they interface with PHP. Rather you should be concerned with what extensions or plugins you are using (e.g. ImageMagick, PEAR, etc.).
But unless you are using something wild, your migration will be fine.