ry. Posted August 4, 2008 Report Share Posted August 4, 2008 Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /hosting/****/www/index.php on line 309 Uz windows viss gāja, linux rāda šo. Uz 309 līnijas atrodas $img = getimagesize($row['bilde']); Link to comment Share on other sites More sharing options...
Norek Posted August 4, 2008 Report Share Posted August 4, 2008 chmod 0777 bildei Link to comment Share on other sites More sharing options...
RaaapuLis Posted August 4, 2008 Report Share Posted August 4, 2008 (edited) <?php //chmods bildei chmod("bilde.jpg",0777); ?> Edited August 5, 2008 by RaaapuLis Link to comment Share on other sites More sharing options...
Kavacky Posted August 4, 2008 Report Share Posted August 4, 2008 .htaccess, wtf lol, kādā sakarā htaccess? Link to comment Share on other sites More sharing options...
ry. Posted August 6, 2008 Author Report Share Posted August 6, 2008 Bija jau nochmodots. Link to comment Share on other sites More sharing options...
X ID Posted August 6, 2008 Report Share Posted August 6, 2008 (edited) Man gan izskatās, ka tu mēģini nolasīt info no bildes caur citu domēnu, kas servera konfigurācijā ir liegta funckcija. Palīdzēt varētu ini_set() vai servera administrātors, kurš, manuprāt, atstās visu kā ir. P.S. Rāpuli, failiem būtu jāliek 0666, nevis 0777 vai vēl labāk fails jāieliek httpd grupā ar tiesībām 0664. Edited August 6, 2008 by X ID Link to comment Share on other sites More sharing options...
ry. Posted August 6, 2008 Author Report Share Posted August 6, 2008 Bilde ir uz tā paša domēna un kastes. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now