Questions tagged [suphp]

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

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

80 questions
0
votes
1 answer

php handler as cgi/suexec

in my phpinfo it is showing php handler as cgi/fastcgi but i want to change it to cgi/suexec. i tried from whm php and suexec configuration and i found that suphp is default php haldler then why phpinfo is showing cgi/fastcgi as default handler.i…
raju
  • 277
  • 1
  • 4
  • 12
0
votes
1 answer

PHP error causing a blank page (error reporting working correctly)

This question has been answered (see below question) Original Question: I built a website that works correctly and has no issues. Then we started a migration from a VPS based server to a true dedicated server. While doing this, our hosting company…
0
votes
3 answers

Where default php.ini values comes from?

When you use a custom php.ini file in a suPHP web server all the variables you don't configure in that php.ini file get default values. Where those come from exactly? As an example you can use a totally blank php.ini file and a whole configuration…
user1354327
-2
votes
1 answer

Php commented out on ssl only

I have centos 7 running php 5, and two vhosts. One vhost works perfectly, rendering php as expected and everything is working. The other vhost is not. The problem is that php code is commenting out in one of them, although the file is .php NOT…
Dohab
  • 439
  • 5
  • 15
-2
votes
1 answer

100% cpu usage with wordpress theme customizer suPHP

i am running the single core 512MB DO(digital ocean) droplet and Cent OS 6 i have configured php to use mod_suphp for security reasons. i will be running multiple sites off this box at some point, i want to isolate them all from eachother. the…
Erik
  • 644
  • 1
  • 5
  • 13
1 2 3 4 5
6