The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I know where is located, but how do I get to it?
like where do I put the url or what ![]() |
#2
|
|||
|
|||
![]()
What do you want to do with it?
If you want to edit it, you will need to go to the command shell and edit the file with an editor like 'vi'. |
#3
|
|||
|
|||
![]()
the best place to ask is the Support Ticket from your Host actually.... some hosts locate their ini in specific places, and usually they give permissions to use custom ones only to few of their clients, for obvious security.
|
#4
|
||||
|
||||
![]()
if you're on vps or whatever and have SSH access
updatedb locate php.ini |
#5
|
|||
|
|||
![]()
Are you on your own box or VPS?
Linux right...? If so, these commands **SHOULD** work for you. Code:
# updatedb # locate ![]() |
#6
|
|||
|
|||
![]()
Guys he already stated in his first post the he does know where it is located.
|
#7
|
||||
|
||||
![]()
Yea, thanx for the replies
![]() is a vps but I was looking for the SSH login but I dont have my password so I would ask for it and go from there. The reason I need it was to change the memory limit to generate a xml map for my site, and is not letting me because it gets cut on half way. |
#8
|
|||
|
|||
![]()
You might also be able to override some of the memory settings using a .htaccess file on your forum directory.
|
#9
|
||||
|
||||
![]() Quote:
![]() like what code to add to it |
#10
|
|||
|
|||
![]()
You can create a .htaccess with lines like the following to override some php settings (if host has set to allow this):
Code:
php_value memory_limit 32M PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|