MySQL Forums
Forum List  »  Newbie

Cpanel (Linux) to Windows Server
Posted by: Steve Copelin
Date: December 02, 2024 09:45PM

Having some issues (after a week of research)
I have exported my .SQL file from cpanel linux and imported to a windows server 2022 stand.
Copied over my folders and files, edited my db config file to represent the new server information.
PHP and PHPMyadmin works, tested and it's all happy under the windows environment.
(on Windows)
The issue I have is inserting a new record or updating an existing record via the PHP file seems to have problems accepting there is NO under the NULL column and NONE under the default column. I have traced the error back to this.
(on Linux)
It has no problem, working fine.

I have read about case sensitive issues, but I made sure data is in lower case on box environments.
Can you think of anything else I'm missing?
Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Cpanel (Linux) to Windows Server
December 02, 2024 09:45PM


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.