php not running on server -
my server running php scripts until now. don't know happen server, php scripts not running, instead, automatically commented server. when uploaded php script show phpinfo, gives me back:
<!--?php // show information, defaults info_all phpinfo(); ?--> if view source code, see php scripts commented. should php scripts running?
thanks helping.
does same thing occur if execute script php command line interface?
seems external explicitly disabling php execution either @ web server level or software level. using type of framework around php limiting php execution, ie cakephp, joomla etc?
Comments
Post a Comment