View Full Version : Help Me with vb3
Freddie Bingham
03-12-2002, 05:32 AM
If you are on a host that runs something other than Win32 or Linux, could you upload this script, open it in a browser then paste the results you receive? Thanks. I need as many results as possible so please try it even if someone else has already done an OS that you have.
This will help me out with some vb3 research.
http://www.chins-n-quills.com/uptime.phps
Freddie Bingham
03-12-2002, 01:58 PM
hrmm I need some help here people, i.e. anyone on SunOS or *BSD?
achilles
03-12-2002, 04:47 PM
heres the new one:
Warning: stat failed for /bin/sysctl (errno=2 - No such file or directory) in /usr/local/www/htdocs/uptime.php on line 6
Warning: stat failed for /bin/uptime (errno=2 - No such file or directory) in /usr/local/www/htdocs/uptime.php on line 6
Warning: stat failed for /sbin/uptime (errno=2 - No such file or directory) in /usr/local/www/htdocs/uptime.php on line 6
PHP 4.1.0 running on FreeBSD
Trying to open sysctl (*BSD)
{ 1.08 1.38 1.30 }
Trying uptime
1:46PM up 200 days, 9:31, 0 users, load averages: 1.08, 1.38, 1.30
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
Scott MacVicar
03-12-2002, 09:02 PM
PHP 4.0.4pl1 running on FreeBSD
Trying to open sysctl (*BSD) - Could not locate sysctl
Trying to open sysctl (*BSD) (without specifying a path) - Got no output?
Trying to open uptime - Could not locate uptime
Trying to open uptime (without specifying a path) - Got no output?
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
Psychdrone
03-12-2002, 09:10 PM
so if we have Linux. you don't want us to test it?
Freddie Bingham
03-12-2002, 10:05 PM
Psychodrone : nope we already know how to handle linux.
PPN does your server have safe_mode enabled?
achilles
03-12-2002, 10:30 PM
I ran it on another freebsd box just to see... got this:
PHP 4.0.6 running on FreeBSD
Trying to open sysctl (*BSD)
{ 0.27 0.22 0.23 }
Trying uptime
6:43PM up 257 days, 4 hrs, 5 users, load averages: 0.27, 0.22, 0.23
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
Jadelit
03-12-2002, 10:31 PM
Here is mine..
PHP 4.1.2 running on Linux with safe_mode disabled
Trying to open sysctl (*BSD) - Found sysctl at /sbin/sysctl but got no output?
Trying to open sysctl (*BSD) (without specifying a path) - Got no output?
Trying to open uptime - Found uptime at /usr/bin/uptime
7:30pm up 9 days, 3:20, 4 users, load average: 5.26, 3.54, 3.82
Trying to open uptime (without specifying a path) -
7:30pm up 9 days, 3:20, 4 users, load average: 5.26, 3.54, 3.82
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
5.26 3.54 3.82 1/329 20376
Scott MacVicar
03-13-2002, 03:03 PM
freddie thats not cool sending an email to yourself, if the sysop at my school had noticed it i would have been killed lol
Scott MacVicar
03-13-2002, 03:04 PM
oh and
PHP 4.0.4pl1 running on FreeBSD with safe_mode disabled
Trying to open sysctl (*BSD) - Could not locate sysctl
Trying to open sysctl (*BSD) (without specifying a path) - Got no output?
Trying to open uptime - Could not locate uptime
Trying to open uptime (without specifying a path) - Got no output?
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
Freddie Bingham
03-13-2002, 04:18 PM
Interesting, I wonder why your php will not execute external programs even though safe_mode is disabled.
Scott MacVicar
03-13-2002, 06:47 PM
Prolly cause the sysop is ghay and has no clue what he's doing :P
knowing him he's probably deleted it lol
wooolF[RM]
03-13-2002, 09:33 PM
]can I just ask... just don't kick me in da a$$, mmkay? ;)
just a ABOUT date when vb3 is out... +/- a month will be great...
like in december 2947 +/- 1 month ;)
Thanx :)
Guichi
03-15-2002, 03:57 PM
uploaded it ,this is that i got:
PHP 4.1.2 running on Linux with safe_mode enabled
Trying to open sysctl (*BSD) - Found sysctl at /sbin/sysctl but got no output?
Trying to open sysctl (*BSD) (without specifying a path) - Got no output?
Trying to open uptime - Found uptime at /usr/bin/uptime but got no output?
Trying to open uptime (without specifying a path) - Got no output?
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
Freddie Bingham
03-15-2002, 04:12 PM
Yeah, thanks I got the email. I still am not getting much help with this. Guess we have to delay vb3 until I do ;) I know somone out there is on a box running SunOS.
Reeve of shinra
03-15-2002, 11:28 PM
NOOOOOOOOO
MUST ... INSTALL ... SUNOS ... *dies from wait*
kypdurron
03-16-2002, 01:46 PM
On Solaris 8:
PHP 4.0.5 running on SunOS with safe_mode disabled
Trying to open sysctl (*BSD) - Could not locate sysctl
Trying to open sysctl (*BSD) (without specifying a path) - Got no output?
Trying to open uptime - Found uptime at /bin/uptime
10:41am up 98 day(s), 9:18, 1 user, load average: 0.06, 0.04, 0.05
Trying to open uptime (without specifying a path) -
10:41am up 98 day(s), 9:18, 1 user, load average: 0.06, 0.04, 0.05
Trying /kproc/loadavg
That's a no to /kproc/loadvg
Trying /proc/loadavg
That's a no to /proc/loadvg
btw: Dedicated Sun E250 is available if you want me to beta test
v3. I also am in the process of buying an E450 for a business that I'm going to use vbulletin with some HEAVY hacks...
hope this helped.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.