MySQL Forums
Forum List  »  Newbie

Re: Migrating MySql from Debian to Windows
Posted by: Bill Jour
Date: July 12, 2014 01:31PM

>>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.>>

As I said, I feel that I am more proficient with Access but I am always up for a challenge.

I looked at one of the certificate PHP files and some of the code that didn't make sense to me is the following:

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">;
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

It looks like the hyperlinks are pointing to some third party website....when I entered them into a browser the one ending it .dtd asked if I wanted to download a file or find a program to open it....I am speculating that maybe there is some type of plugin program missing that handles that file in relation to the certificates???

Options: ReplyQuote


Subject
Written By
Posted
Re: Migrating MySql from Debian to Windows
July 12, 2014 01:31PM


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.