if only helpdesk worked . [Archive] - dotProject Forums:: 21-04-06, 03:16 PM. Hey guys im running dp 2.0.1 on RHEL4 with php5 and mysql 4.1 however when i try and post bugs or anything else, things go south real http://www.dotproject.net/vbulletin/archive/index.php?t-4856.htmlHOME | This isn't a vb problem but unfortunately its affecting a few vb powered sites I am running on a dedicated box. I am hoping that maybe some of you guru's can indentify this problem.
Long story short someone managed to hack our box via a vulnerability in a script someone we were hosting was using at the time. Nothing big and easilly dealt with.
We took the opportunity however to transfer our data to a new hdd, upgrade our OS to the latest Red Hat Linux enterprise distro and upgrade to php5.0.4 Rubinius Chat Logs: Thursday 2007/10/11:: that is wierd. 06:30:42. headius which are probably our bugs. 17:06:47. brixen you could try to get some ruby C extensions running :) 17:16:27. brixen http://donttreadonme.co.uk/rubinius-irc/rubinius.log.20071011.htmlHOME |
Since then we've had some really odd quirks.
* If a user changes thier title, it automatically reverts to the default title for that rank/post count when they post.
* repuation php was erroring out on a sql query. The array got turned into a single variable consisting of the original score + the additional score.
$userinfo['reputation'] += $score; was not recognized and we were able to ghetto fix it by changing this to $userinfo['reputation'] = $score + $userinfo[reputation];
* We also had to specifically define some variables as an array in a few places to get other things to work.
So yeah, wierd stuff all around. My main site is hacked but I am experiencing the same problems on my test board and 2 other vb sites on the same server.
We tried upgrading php all the way to the latest dev release of 5.1 with no real luck. We are running mmcache but the problem seems to exist even when its off.
My PHP settings can be seen here:
http://www.shinraonline.com/phpinfo.php
Thank you in advance. :)
Yes its possible John, all you need to do is have php5 compiled and add the extension into apache
.php runs for php4
and .php5 runs for php5.
There are docs about this from php.net
Sorry for the late response but we downgraded back to php 4.3.11 and everything is running fine once again.
We'll probably stay with this for a while but I remember hearing that vb 3.5 will take advantage of some features in php5. If thats the case, I would really like to get php 5 working at some point. Any thoughts on what it could be?
And if I could ask another quesiton: Would it be possible to have php4 and php5 on the server at the same time using different file extensions (like says index.php5). If you happen to have a link for that, maybe we can reinstall php5 this way and test stuff out.
Thank you.
Tried downgrading to PHP 4.3.11 ?
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|