Kennisbank
123-webhost > Kennisbank overzicht

Zoeken:


Joomla geeft de foutmelding 'JFolder::create: Path not in open_basedir paths'.

Antwoord In Joomla 1.5.x kunt u onderstaande foutmelding krijgen als gevolg van de op onze servers geldende open_basedir-protectie:

Could not create directory...
JFolder::create: Path not in open_basedir paths


Dit probleem kunt u als volgt omzeilen:

1. Open het bestand libraries/joomla/filesystem.php in de File Manager van DirectAdmin.
2. Vind de volgende code:

// If open_basedir is set we need to get the open_basedir that the path is in
if ($obd != null)

3. Wijzig deze code in:

// If open_basedir is set we need to get the open_basedir that the path is in
if ($obd != null && false)

4. Sla het bestand op.
 
Was dit artikel bruikbaar? ja / nee
Artikel details
Artikel ID: 121
Categorie: Scripts en CMS
Beoordeling (Stemmen): Artikel beoordeeld 3.4/5.0 (5)

 
« Ga terug



Algemene voorwaarden | Disclaimer | Privacy Policy | Prijzen in euro en exclusief btw tenzij anders vermeld.