kalabox Posted April 27, 2011 Report Share Posted April 27, 2011 Sveiki, tātad saskāros ar kļūdu Kamēr bija uz mana pC lapa, tikmēr viss gaaja, tikliidz uzliku uz maksas servera taa pie bilžu agušuplādes man met ārā tādu erroru Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/upload/small/Jelgava-X-Lander__X-3_25.jpeg) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in /home/u549873687/public_html/inc/user_edit.inc.php on line 143 if(file_exists($_SERVER['DOCUMENT_ROOT'].$GLOBALS['p']."/upload/small/".$filename))unlink($_SERVER['DOCUMENT_ROOT'].$GLOBALS['p']."/upload/small/".$filename); Quote Link to comment Share on other sites More sharing options...
kalabox Posted April 27, 2011 Author Report Share Posted April 27, 2011 Ievietojot šādu te include $_SERVER["DOCUMENT_ROOT"]="/home/mysite.com/public_html/"; viss straada, bile augšupielādējas, bet tagat paraadaas cita kļūda Warning: include() [function.include]: Failed opening '/home/u549873687/public_html/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/u549873687/public_html/inc/user_edit.inc.php on line 2 Quote Link to comment Share on other sites More sharing options...
Rincewind Posted April 27, 2011 Report Share Posted April 27, 2011 include $_SERVER["DOCUMENT_ROOT"]="/home/mysite.com/public_html/"; Izdzēs vārdu "include". Quote Link to comment Share on other sites More sharing options...
kalabox Posted April 27, 2011 Author Report Share Posted April 27, 2011 (edited) jaa, liels paldies :) salasiijos, ka apache raada vienu celju, bet php otru, taadeeelj ar laikam taada kljuuda ;) Edited April 27, 2011 by kalabox Quote Link to comment Share on other sites More sharing options...
briedis Posted April 27, 2011 Report Share Posted April 27, 2011 O_O es parasti uz $_SERVER masīvu skatos kā read-only, bet šī rindiņa ir interesanta: $_SERVER["DOCUMENT_ROOT"]="/home/mysite.com/public_html/"; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.