Top "Suphp" questions

suPHP is a tool for executing PHP scripts with the permissions of their owners.

Where can I find error log files for PHP?

Where can I find error log files? I need to check them for solving an internal server error shown after …

php logging centos suphp
memory_limit = 1024M, still, Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp

I know that there is another question with a similar title/error, but i think this is a different problem. …

php wordpress memory-limit suphp
php.ini with suPHP in .htaccess

My server uses suPHP and so each website has it's own php.ini file. My host recommended adding the following …

apache .htaccess php suphp
Get meaningful information when fopen() fails (PHP/suPHP)

How do I get something more meaningful than 'FALSE' when I can't open a file. $myFile = "/home/user/testFile.txt"; $…

php file error-handling suphp
How to enable mod_rewrite in php.ini on shared hosting

I recently hosted my website in shared hosting the sites mod_rewrite is not working. I there anything I have …

apache .htaccess url-rewriting shared-hosting suphp
SoftException in Application.cpp:422: Mismatch between target UID (584) and UID (99) of file

I was setting up the Apache on CentOS server. My first testing script index.php as well as any others …

php linux centos suphp
suPHP setting user/group to virtual host and using docroot

I am trying to get suPHP working, i followed tutorials and seem to have it installed correctly. now my issue …

suphp