The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Does installing PHP V5 include GD 2.0+?
Just wondering because someone said it might, and I really can't figure out how to install GD. So if it did that would be a great plus!
Also, if I upgraded PHP, should I backup my forum, or should it have no affect Thanks, |
#2
|
|||
|
|||
Quote:
What OS are you using on your server. PHP 5 is release candidate only would not entrust 100% operation to it just yet. Installing 4.3.6 binary and flagging GD at time of compile would include GD2 by default. Depending on your OS there should be a package in 4.x.x range available somewhere. |
#3
|
|||
|
|||
Quote:
we we're told that we needed it for the Vbgarage hack for muscle-mustangs.com So just let me know if that version does include GD. |
#4
|
||||
|
||||
GD is implemented in PHP since version 4.3.0 iirc.
you just have to enable it in your php.ini file: Code:
extension=php_gd2.dll |
#5
|
|||
|
|||
Quote:
OK I took out the ; before that line, when I save it it gives me this error: Unkown () unable to load the dinamic library ./php_gd.dll. The specified module could not be found, hmm...any suggestions? |
#6
|
||||
|
||||
be sure the file php_gd2.dll is in your extensions directory of php.
it may be needed to download the entire package of php, and not just the minimal one to run it. |
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
good to hear |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|