byroman Posted April 5, 2017 Posted April 5, 2017 I'm working on a project for Unity 3d and am trying to test its saving features here. I'm using an asset called Easy Save, and it needs me to download a sql file onto the data base thats only a kb. When I try to import it w/ phpAdmin, i get this: Internal Server Error500The subprocess (php) failed to send content during the allowed timeframe. cpsrvd/11.62.0.16 Server at johnny.heliohost.org Is the server just slow? or am i doing something completely wrong here? really don't wanna have to buy web space before I know I can even get it to work, let a lone market it.
wolstech Posted April 5, 2017 Posted April 5, 2017 @Krydos: The error is occurring when he tries to import a (very small) .sql file into PhpMyAdmin. It's not a regular file upload.
Krydos Posted April 6, 2017 Posted April 6, 2017 Does it work if you install phpmyadmin through softaculous? https://johnny.heliohost.org:2083/frontend/paper_lantern/softaculous/index.live.php?act=software&soft=279
byroman Posted April 7, 2017 Author Posted April 7, 2017 i'll try it and find out. this stuff is all new to me woohoooo!!! that did it. thanks guys. fame and fortune here i come!!! lol
Krydos Posted April 7, 2017 Posted April 7, 2017 For future reference: I increased Johnny's upload_max_filesize directive in php.ini to 8M
byroman Posted April 7, 2017 Author Posted April 7, 2017 thats cool, cuz at this stage i really don't know how big the completed file may be, so its good to have a target
Luigi123 Posted April 8, 2017 Posted April 8, 2017 Glad we can help. Marking this Thread as Solved and Closed.
Recommended Posts