Skip to main content

You couldcan try:

 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'mI'm not sure if it is going to work. I tried on my sites with no success.

You could try:

 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

You can try:

 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But I'm not sure if it is going to work. I tried on my sites with no success.

added 3 characters in body
Source Link

You could try:

 <VirtualHost myvhost:80>   php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

You could try:

 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

You could try:

 <VirtualHost myvhost:80>   php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

added 147 characters in body
Source Link
hdanniel
hdanniel

You could try:

php_value error_log "/var/log/httpd/vhost_php_error_log"
 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

You could try:

php_value error_log "/var/log/httpd/vhost_php_error_log"

You could try:

 <VirtualHost myvhost:80> php_value error_log "/var/log/httpd/vhost_php_error_log" </Virtual Host> 

But i'm not sure if is going to work. I tried on my sites with no success.

Source Link
hdanniel
hdanniel
Loading