I found this file in my local files. Did Wappler generate this? If so, how and why?
as far as I know its a test file that Wappler uploads when it checks the initial ftp connection.
Nope, first time I have seen it since initial beta days. It’s in none of my other projects. The file doesn’t get uploaded at all to the remote server as far as I can tell. But then again we are experiencing some server ftp issues here internally.
The file doesn’t bother me at all, just curious as to how it got there.
The code on the page is just
PHP Version <?php echo phpversion() ?>
This is fine but would be more useful if it created
PHP Info <?php echo phpinfo() ?>
strange, I can honestly say I’ve not seen that in any of my projects.
That’s just a test file which Wappler creates and uploads on initial ftp connection test. It gets uploaded to your server, then deleted when the connection test is successful.
Ah, so the reason I have it is my FTP connection failed. It's cool. No big issue, was just curious.
Thanks
Usually it should get deleted directly. But maybe it was a left over from the early days
Anyway you can safely delete it
perhaps it is part of the FTP test as Peter suggests and it is normally deleted but for some reason the delete has failed in this case. I’m sure they team can answer but I assume they are frantically working on 2.0 beta so I assume that can wait!