mains, any
workaround to make this?
Thanks!
[1] http://es.php.net/features.safe-mode
--
Santi Saez
http://woop.es
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(0x00113000)
How can I compile statically the CGI version of PHP? Thanks!!
Regards,
--
Santi Saez
http://woop.es
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
onst char *message)
{
fprintf(stderr, "%s\n", message);
#if ZEND_DEBUG && defined(HAVE_KILL) && defined(HAVE_GETPID)
kill(getpid(), SIGSEGV);
#endif
exit(1);
}
Is there any macro o similar to get the URL, virtualhost or PHP
script/path? Thanks!!
Regar
from .htacess (php_value memory_limit
40M) or in a script: ini_set("memory_limit","40M").
This doesnt work in a phpSuExec enviroment.. I can modify those
limits with a php.ini file or with a script :-(
Is there anyway to prevent this?? Thanks
Regards,
--
Santi Saez
--
4 matches
Mail list logo