|
|
Joined: Oct 2001
Posts: 32
Content King
|
Content King
Joined: Oct 2001
Posts: 32 |
I have a question recarding the accelerator. I have version 6.1.0, and I saw this new PHP option. I did the test, and here are my results:
"Your PHP version is 4.03: OK - old, but it should work Your PHP version has zlib: Yes, but your PHP version is too old to use zlib properly"
then it says
"Your PHP version will have no issues with the UBB Accelerator. There are known issues with using zlib compression in your PHP version. The UBB Accelerator will be unable to use zlib compression."
So, do you think I should turn it on? DO risk anything? Is my PHP version not new enough on the server? Thanks.
|
|
|
|
Joined: Aug 2000
Posts: 206
Member
|
Member
Joined: Aug 2000
Posts: 206 |
You shouldn't have any problems if you turn it on. Because of the version, you won't reap the full benefits (e.g. zlib won't work), but it will still increase the speed of your board over not turning it on.
|
|
|
|
Joined: Aug 2001
Posts: 11
Junior Member
|
Junior Member
Joined: Aug 2001
Posts: 11 |
When I run the UBB Accelerator Test i get a error on the page and errors in the forum. As far as i know i have PHP and zlib installed correctly. Here are the errors. When I run ubbaccel_test.php i get... quote: Warning: Undefined variable: combostrings in D:IISwwwrootforums2ubbaccel_test.php on line 126 Your PHP version is 4.12: OK Your PHP version has zlib: Yes
Your PHP version will have no issues with the UBB Accelerator. The UBB Accelerator will use zlib compressed output.
And when I try and load a thread I get... quote: Warning: Undefined variable: hardset in D:IISwwwrootforums2ultimatebb.php on line 72
Warning: Undefined variable: start_point in D:IISwwwrootforums2ultimatebb.php on line 72
Warning: Undefined variable: privateforums in D:IISwwwrootforums2ultimatebb.php on line 217
Warning: Undefined variable: privateforums in D:IISwwwrootforums2ultimatebb.php on line 226
Warning: Undefined variable: userid in D:IISwwwrootforums2ultimatebb.php on line 232
Warning: Undefined variable: privatepath in D:IISwwwrootforums2ultimatebb.php on line 242
Warning: Undefined variable: poll in D:IISwwwrootforums2ultimatebb.php on line 243
Warning: Undefined variable: minfromnow in D:IISwwwrootforums2ultimatebb.php on line 517
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 519
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 520
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 521
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 522
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 523
Warning: Cannot add header information - headers already sent by (output started at D:IISwwwrootforums2ultimatebb.php:72) in D:IISwwwrootforums2ultimatebb.php on line 493
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Try to turn off warnings in php.ini (I think it's "safe_mode = On" line - make it 'Off')
|
|
|
|
Joined: Aug 2001
Posts: 11
Junior Member
|
Junior Member
Joined: Aug 2001
Posts: 11 |
|
|
|
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
That's not it LK. Those warnings are associated with global variables. For security's sake, PHP recommends that "register_globals = off". In the default installation before 4.1, register_globals = on  Thus you have two options: 1) upgrade to UBB 6.2.x - ultimatebb.php works now when register_globals = off 2) turn register_globals on in php.ini qasic
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|