[TYPO3-UG Dutch] upload images writable maken

Leen Strijk leenstrijk at tomaatnet.nl
Sun Nov 12 20:57:18 CET 2006


Arnaud[gaylife] schreef:
> Hallo Ric,
> 
> Op jou advies ging ik naar de install tool. Maar daar krijg ik het 
> volgende probleem  op het scherm komt te staan:
> Installation script disabled. If you want to use this script comment 
> first line beginning with `die` in the file `typo3/install/index.php`
> 
> Dus ik in index.php // voor die gezet toen kreeg ik de volgende melding:
> In the source distribution of TYPO3, the install script is disabled by a 
> die() function call.
> Fix: Open the file typo3/install/index.php and remove/out-comment the 
> line that outputs this message!
> 
> in index.php staat nu dit:
> // die ('Installation script disabled. If you want to use this script 
> comment first line beginning with `die` in the file 
> `typo3/install/index.php`');
> 
> Hoe moet ik dit oplossen?
> 
> Arnaud
> 
> 
>> Het kan zijn dat:
>>
>> 1. imagemagick, of graphicsmagick niet staan geinstalleerd
>> 2. het pad naar een van bovenstaande niet goed is
>> 3. je geen schrijfrechten hebt in de temp directories waar de thumbnails
>> worden geplaatst.
>>
>> Mijn advies zou zijn, open de install tool (www.domein.nl/typo3/install/)
>> ga daar eens kijken hoe het staat met je instellingen? Je kunt zo zien of
>> de rechten goed staan, maar ook of het verwerken van plaatjes ook goed
>> werkt.
>>
>> Ric
>>
>>> Hallo Ric,
>>>
>>> De rechten zijn immiddels veranderd. Het uploaden lukt nu....maar nu 
>>> staat
>>> in het page venster in de backhand waar anders een thumnail van de foto
>>> hoort te staan het volgende:
>>> achtergrond: grijs valk met vraagteken
>>> In gele balkjes staat de tekst: No thumb generated: sbs6txt.jpg(plaatje)
>>>
>>> Hoe moet ik dit oplossen/installeren?
>>>
>>> Arnaud
>>>
>>>
>>>
>>>> Dit doe je niet in TYPO3, maar in de Linux shell omgeving. Zie ook
>>>> eerdere
>>>> posts over rechten.
>>>>
>>>> Je kunt nl. pas wat uploaden via TYPO3 als de directories waar je iets
>>>> upload goed zijn ingesteld. Dat zijn de rechten. Zoek even in het
>>>> archief
>>>> (zie voor link helemaal onderaan deze post) naar trefwoorden als
>>>> rechten.
>>>>
>>>> Ric
>>>>
>>>>> Hallo allemaal,
>>>>>
>>>>> Ik ben bezig een eigen persoonlijke site op te zetten met typo3. De
>>>>> pagina's
>>>>> zijn klaar maar als ik nu een foto wil uploaden dan krijg ik de
>>>>> volgende
>>>>> foutmelding.
>>>>>
>>>>> Record 'Ontmoeting' (tt_content:442) was updated. (10)
>>>>> Copying file
>>>>> '/var/www/vhosts/gay-life.nl/httpdocs/live/fileadmin/images/sbs6txt.jpg' 
>>>>>
>>>>> failed!: The destination path
>>>>> (/var/www/vhosts/gay-life.nl/httpdocs/live/uploads/pics) may be write
>>>>> protected. Please make it write enabled!. (tt_content:442:image) (16)
>>>>>
>>>>> Hoe moet ik dit in typo3 writeable?
>>>>>
>>>>> Alvast bedankt,
>>>>>
>>>>> Arnaud
>>>>>
>>>>> _______________________________________________
>>>>> TYPO3-UG-dutch mailing list
>>>>> TYPO3-UG-dutch at lists.netfielders.de
>>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch
>>>>>
>>>>
>>>>
>>>> Met vriendelijke groeten, kind regards,
>>>>
>>>> drs Ric van Westhreenen
>>>> ---------------------
>>>> Onze vacatures:
>>>> http://www.alternet.nl/PHP_vacatures.341.0.html
>>>> ---------------------
>>>> alterNET Internet BV
>>>> Archimedesstraat 2
>>>> 3316 AB Dordrecht
>>>> http://www.alternet.nl/
>>>>
>>>> T.078 635 1200
>>>> F.0848 34 9697
>>>> Skype: callto://roodlicht
>>>> ---------------
>>>> Zoekmachine Marketing Nieuws:
>>>> http://www.roodlicht.com/
>>>>
>>>>
>>>> _______________________________________________
>>>> TYPO3-UG-dutch mailing list
>>>> TYPO3-UG-dutch at lists.netfielders.de
>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch
Hallo Arnoud,

het gaat om de volgende functie:
if (1==0 || (substr($_SERVER['REMOTE_ADDR'],0,7)!='192.168' && 
$_SERVER['REMOTE_ADDR']!='127.0.0.1'))		{
	die("In the source distribution of TYPO3, the install script is 
disabled by a die() function call.<br/><b>Fix:</b> Open the file 
typo3/install/index.php and remove/out-comment the line that outputs 
this message!");
}

als je /* ervoor zet en */ er na, dan moet het werken.

Groeten Leen


>>>
>>> _______________________________________________
>>> TYPO3-UG-dutch mailing list
>>> TYPO3-UG-dutch at lists.netfielders.de
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch
>>>
>>
>>
>> Met vriendelijke groeten, kind regards,
>>
>> drs Ric van Westhreenen
>> ---------------------
>> Onze vacatures:
>> http://www.alternet.nl/PHP_vacatures.341.0.html
>> ---------------------
>> alterNET Internet BV
>> Archimedesstraat 2
>> 3316 AB Dordrecht
>> http://www.alternet.nl/
>>
>> T.078 635 1200
>> F.0848 34 9697
>> Skype: callto://roodlicht
>> ---------------
>> Zoekmachine Marketing Nieuws:
>> http://www.roodlicht.com/
>>
>>
>> _______________________________________________
>> TYPO3-UG-dutch mailing list
>> TYPO3-UG-dutch at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch
>>
> 



More information about the TYPO3-UG-dutch mailing list