The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I put memory_limit = 50M into the php.ini and it didn't affect the phpinfo file.
I suppose i'll have to recompile? |
#12
|
||||
|
||||
no, you should just have to restart apache for it to take effect..
|
#13
|
|||
|
|||
Bob, there is NO need to restart, if local override is allowed, it's on the fly.
|
#14
|
||||
|
||||
ah, gotcha.. makes perfect sense
|
#15
|
|||
|
|||
Yea, you wouldn't want to restart apache 300 times a day because ppl keep changing variables.
|
#16
|
||||
|
||||
Depending on how you use PHP - if it's the Apache module a simple:
Quote:
Little bit first allowing this handler to be executed - if it's CGI - just to run PHP in order the PHP interpreter gets it isn't allowed to do anything - so better remove it completely that there're no CGI / FastCGI calls made anyways. |
#17
|
|||
|
|||
Where do I put that Angel?
In php.ini or in htaccess? |
#18
|
||||
|
||||
Webserver Configuration if you're using Apache. For Nginx / Lighty or other server just look how PHP is called - usually via FastCGI then - and remove the handler / caller on your virtual hosts where you don't want to have them.
|
#19
|
||||
|
||||
This is usually located in /etc/apache2/httpd.conf
I'm not sure for cPanel, I do not use it for years. Using Kloxo (formerly LxAdmin) and Virtualmin. However, if you have root access to cPanel, all config files are editable from within WHM. |
#20
|
|||
|
|||
cpanel: /usr/local/apache/conf/httpd.conf
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|