GithubHelp home page GithubHelp logo

Comments (3)

klokan avatar klokan commented on September 10, 2024

I though we have tested a web hosting with PHP 5.4 before.

Could you please post more details about the problem itself?
You solution may be fine, but what is the error message you are getting?

from tileserver-php.

kurt-hectic avatar kurt-hectic commented on September 10, 2024

PHP 5.4.16 on windowx XP (wamp) gives me the following

Strict standards: Declaration of Json::getUTFGrid() should be compatible with Server::getUTFGrid($tileset, $z, $y, $x, $flip = true) in ..tileserver.php on line <i>572</i>
Strict standards: Declaration of Wmts::getTile() should be compatible with Server::getTile($tileset, $z, $y, $x, $ext) in ..tileserver.php on line <i>1100
Strict standards: Declaration of Tms::getTile() should be compatible with Server::getTile($tileset, $z, $y, $x, $ext) in ..tileserver.php on line <i>1218</i>

from tileserver-php.

daliborjanak avatar daliborjanak commented on September 10, 2024

It depends on error level which you have set on server. You can use in php error_reporting(E_ALL ^ E_STRICT); for distable this reporting in php.ini. I Fix this problem now in tileserver's code (8170e02). You can download new version from master branch an test it. Thanks for report.

from tileserver-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.