PHP
Is PHP compiled with CLI support?
Does PHP come pre-compiled with CLI support?
Can I setup a php.ini file using FTP or the File Manager?
Is there a way I can setup a custom php.ini file through FTP or the File Manager?
Why am I all of a sudden getting PHP errors?
I just started getting php errors on my site. Why?
PHP is running out of memory. What can I do?
I keep getting errors from php saying its running out of memory. How can I fix this?
Can I use php_value in my .htaccess to change PHP limits?
I am working on a project where I need to setup custom php values. Can I do this through htaccess?
What version of Zend Optimizer does Site5 use?
I would like to know what version Zend Optimizer Site5 uses?
Is PHP compiled with support for HTTPS when using libcurl?
Does PHP have support for HTTPS when using libcurl?
PHP v 5.3.8 – When can we expect PHP versions above 5.3.8
Hi, I am facing problems with a PHP software due to a bug in 5.3.7 and 5.3.8 which has been resolved in 5.3.8 and above. I would like to know when 5.3.8 or above versions would be rolled out to the servers...
Why do emails sent with PHP mail() with html tags not get sent?
Hi, I have a problem with my php mail() function. At the moment, I have this $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=utf-8' . "\r\n"; $headers .= 'From:...
Where do I put my php.ini file?
This has to be the question asked the most often — Where does the php.ini file go? If multiple domains are hosted using "pointing" (i.e. a pointed domain's web root is a sub-directory of a "primary"...
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »