vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   it was all good till (https://vborg.vbsupport.ru/showthread.php?t=7735)

upperking 02-04-2001 02:21 AM

Warning: SAFE MODE Restriction in effect. The script whose uid is 21714 is not allowed to access /var/tmp/phpb18960 owned by uid 0 in /home2/rsjr/public_html/avatar.php on line 136

Warning: fopen("/var/tmp/phpb18960","r") - Undefined error: 0 in /home2/rsjr/public_html/avatar.php on line 136

Warning: Supplied argument is not a valid File-Handle resource in /home2/rsjr/public_html/avatar.php on line 136


i tried to upload a avatar:(

02-04-2001 07:49 AM

you're server is running in safe mode :(

There are a couple of options and here's one of them.

Rename avatar.php to avatar.cgi

Open up avatar.cgi and add this to the very top of the file:
Code:

#!/usr/bin/php
You may have to ask your ISP for the path to the cgi of php.

Your files should be looking something like this:
Code:

#!/usr/bin/php
<?
$code= "More Code";

Now find all references to avatar.cgi and change them to avatar.cgi

Now upload it and CHMOD to 755

That should work, if not get back to me,

Nick

02-04-2001 12:38 PM

#!/usr/bin/php

<?

require("global.php");

if ($bbuserid == 0)

i ran into a 505

02-04-2001 01:07 PM

Path to Perl:
/usr/bin/perl
or
/usr/local/bin/perl

Sendmail:
/usr/sbin/sendmail

Date:
/bin/date

CGI-BIN URL:
http://cgi-bin.spaceports.com/~username/
(replace 'username' with your username). Note the inclusion of the ~ character.

Website URL:
http://planet.spaceports.com/~username/
(replace 'planet' with www, mars, mercury, neptune, pluto, venus, saturn, jupiter, uranus, titan, io, phobos, mir, europa, orion, atlas, cronus, apollo, nebula, leda or sol as appropriate and replace 'username' with your username). Note the inclusion of the ~ character.

CGI base path for accounts created before end July 2000:
/home/username/public_html/
(replace 'username' with your username). Note there is no ~ character in paths. This is the same for both servers!

CGI base path for accounts created after end July 2000:
/home2/username/public_html/
(replace 'username' with your username). Note there is no ~ character in paths. This is the same for both servers!

SSI base URL/absolute path:
/~username/
(replace 'username' with your username). Note the inclusion of the ~ character.


All times are GMT. The time now is 04:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00994 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete