I'm having issues with TileServer. I extracted the zip file and loaded an mbtiles file.
Fatal error: Class 'PDO' not found in tileserver.php on line 295
Here is line 295
$this->db = new PDO('sqlite:' . $tileset, '', '', array(PDO::ATTR_PERSISTENT => true));
I've tried a few different folders but I get the same issue.
Any tips on resolving this?
--
You received this message because you are subscribed to the Google Groups "MapTiler Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maptiler+unsubscribe@googlegroups.com.
To post to this group, send email to mapt...@googlegroups.com.
Visit this group at https://groups.google.com/group/maptiler.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "MapTiler Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maptiler/6IwNk86eOKs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maptiler+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "MapTiler Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/maptiler/6IwNk86eOKs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to maptiler+unsubscribe@googlegroups.com.