[PHP-WEBMASTER] doc.php.net configuration problem once again

2014-03-21 Thread Maciej Sobaczewski
Hello, I just noticed problem with revcheck.php on doc.php.net. The script abort with error "Call to undefined function sqlite_open()" so I guess that someone upgraded PHP to version 5.4+ as they don't have builtin sqlite2 anymore. Did anyone changed something in configuration? Mentioned page

Re: [PHP-WEBMASTER] doc.php.net configuration problem

2014-03-20 Thread Hannes Magnusson
On Wed, Mar 19, 2014 at 6:23 AM, Maciej Sobaczewski wrote: > Hello, > > a little refresh of doc.php.net which I am currently doing goes well, > however I experienced a problem. Directive short_open_tags is set to "Off" > for this site and I cannot properly use shared.php.net templates (look > ther

[PHP-WEBMASTER] doc.php.net configuration problem

2014-03-19 Thread Maciej Sobaczewski
Hello, a little refresh of doc.php.net which I am currently doing goes well, however I experienced a problem. Directive short_open_tags is set to "Off" for this site and I cannot properly use shared.php.net templates (look there: http://doc.php.net/php/revcheck.php). Is there any person able