MySQL Forums
Forum List  »  Newbie

Re: Migrating MySql from Debian to Windows
Posted by: Barry Galbraith
Date: July 11, 2014 10:44PM

>If I have a include_path of example /usr/x1/x2/x3/x4

php will only look inside /usr/x1/x2/x3/x4

The only point I was trying to make was that IF your linux website was making pdf or MSWord docs, and IF it's frameworks were stored in include_path then you would need to copy that (those) framwork(s) to the include_path on your Windows box.

If you want your WIndows php/mysql to generate your certificates then you will need to open and study the php file that makes them to determine 1) How it makes them, 2) why your Windows machine doesn't and 3) what to do to fix it.

If you want to go down the MSAccess path, that's OK, but if you want to learn how linux did it and why windows doesn't then that is there for the looking/learning too.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Migrating MySql from Debian to Windows
July 11, 2014 10:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.