Incorrect format parameter is a problem I ran into while trying to import my database that I exported from my other server.
The solution:
- upload_max_filesize=64M
- post_max_size=64M
- max_execution_time=1000
-
Recent Blog Posts
- 4/5 [PhpMyAdmin] Incorrect Format Parameter (Database Import Issue)
- 4/3 [CentOS] How To Check Current Version Of Apache
- 4/3 [Terminal] How To Fix Warning About ECDSA Host Key
- 4/2 [CentOS 8] How To Set Up New Server From A Blank Slate
- 3/25 How I Improved First Contentful Paint And First Meaningful Paint