Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Shoutbox. Mi sono persa il file xml.

This is a discussion on Shoutbox. Mi sono persa il file xml. within the AIUTO utilità free forums, part of the Flash CS3 generale category; credo che il problema sia questo: Code: Internal Server Error File "/home/httpd/vhosts/onsitus.it/httpdocs/ShoutBox/includes/...


Go Back   Forum Flash CS3 Flash CS4 > Flash CS3 e Actionscript 3.0 > Flash CS3 generale > AIUTO utilità free

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 05-11-07, 18:21
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 488
Rep Power: 39
tem is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

credo che il problema sia questo:
Code:
Internal Server Error

File "/home/httpd/vhosts/onsitus.it/httpdocs/ShoutBox/includes/show_shoutbox.php" is writeable by group

suPHP 0.6.2
ho provato a chiamare direttamente i file .php e questo è l'output..

devi aver reso writable anche i file .php nella cartella /includes e per ragioni di sicurezza il server ti blocca todos..
almeno.. spero sia così!
prova a controllare le permission se sono alterate..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 07-11-07, 12:52
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

Ciao tem,

sono a 777.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 07-11-07, 17:03
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 488
Rep Power: 39
tem is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

Ciao!

è proprio quello il problema!

forse hai settato a 777 l'intera cartella /ShoutBox
di conseguenza tutti i file e directory devono avere ereditato i privilegi.

i file php non possono avere questi attributi o il tuo server li blocca.
prova a settare i privilegi su Group: Read per i file php.

La cartella /xml soltanto deve avere i permessi Read & Write

su linux su Aruba ho preso la cartella, copiata online, senza modifiche alle permission e tutto gira.

le permission che mi ha ipostato di default all'upload sono:
755 per la cartella /ShoutBox, i .PHP e la cartella /xml

e.. giusto per dovere di cronaca.. 644 per il file .xml

>> Cmq Group per i file .PHP va impostato su 5 : Read & Execute. <<


apro una parentesi (
! Per lo shoutbox come per il Guest Book bastano le permission Read & Write 666 !
per la cartella /xml
personalmente l'ho testato nella situazione + ostica: cartella /public (read & write No Execute 666) su Aruba Windows e girava perfettamente.
)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #14 (permalink)  
Old 09-11-07, 17:52
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

Buonasera Tem,

grazie per perdere tempo su questo 'caso'. Alla fine diventerai piu esperto che me.

Sinceramente non ci arrivo, ho cambiato i settings come detto. Prima ho provato con 755 poi manualemente ho messo Group per solo 'read' (permesso 747 mi da). Il risultato è sempre lo stesso.
A questo punto, ti dico che se hai proprio tempo da perdere ti do acesso ftp al mio sito (in privato) e vedi te.

Ho altre mille cose da pensare e visto che non è un emergenza per me, non ho proprio il tempo da perdere al momento di mettermi a 'gioccare' con i permessi. Sicuramente come avevo detto è stato un errore mia di metterci permessi 777 da l'inizio. Opps...

O c'è una soluzione più facile.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #15 (permalink)  
Old 10-11-07, 18:36
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 488
Rep Power: 39
tem is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

adesso l'errore che dà è:
Code:
Internal Server Error

File "/home/httpd/vhosts/onsitus.it/httpdocs/ShoutBox/add_shout.php" is writeable by others

suPHP 0.6.2
.. mi sa che l'unica è come dici tu..
"giocare" un pò con le permission cercando di capire cosa piace al tuo server e cosa no..

se chiami direttamente add_shout.php vedi l'errore che ti dà.. e fai le modifiche..

cmq.. se vuoi ci dò un occhio.. info@thetconcept.com

a presto!
d
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #16 (permalink)  
Old 12-11-07, 16:14
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

Grazie dei consigli Tem.

Quando trovo tempo perso, continuero a fare più prove.
Se proprio non va, ti contatto.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #17 (permalink)  
Old 13-11-07, 16:45
tem's Avatar
tem tem is offline
Moderator
 
Join Date: Jan 1970
Posts: 488
Rep Power: 39
tem is on a distinguished road
Re: Shoutbox. Mi sono persa il file xml.

Figurati! =)
A presto!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
ShoutBox Flep Utilità di FlepStudio 13 25-11-08 11:54
ShoutBox Flep FlepStudio utilities 26 18-11-08 16:03
Shoutbox problems fraudulentpeanut HELP free utilities 23 28-09-08 18:27
shoutbox installation claudine HELP free utilities 31 10-09-08 14:50
Sono nuovo... Barcarolo Off Topic - Libera la mente 1 30-01-08 08:14


All times are GMT. The time now is 22:03.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406