Trying to upload .s...
 
Notifications
Clear all

Trying to upload .sql database to restore database and I get a 404 error when it's done uploading.

2 Posts
2 Users
0 Likes
1,378 Views
Posts: 11
Topic starter
(@elementalwindx)
Active Member
Joined: 7 years ago

php 7.0 on IIS with Windows Server 2016

Increased my limits as:

Post size: 256M

Upload Max File size: 256M

Max Exec Time: 300

Max Files to Upload: 100

Max Input Time: 300

Memory Limit: 512M

 

When I upload a .SQL file that is 37,919KB I get a error 404 when it finishes uploading. I've tried this in Chrome and in FireFox. Both are newest versions out.

 

 

Any idea what to do?

1 Reply
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

 

Did you adjust "Maximum allowed content" for the phpmyadmin site? This may cause the 404 error.

 

To change this setting:

  1. Open site in IIS
  2. Select Request Filtering
  3. Click "Edit Feature Settings" (Right side bar)
  4. Modify Maximum allowed content to suit your needs. (Default is 30000000Bytes).

 

Kind Regards,

 

Trevor Robinson

Reply
Share: