Versio

PHP4 Gebruiken ipv PHP5

Overzicht Reageren

Paul Peters

Paul Peters

31/01/2012 22:09:40
Quote Anchor link
Ik heb een website verhuist (planomar.nl) naar een server met PHP5. Nu werkt de site niet meer en krijg ik de volgende melding:
Deprecated: Function split() is deprecated in /home/planomar/domains/planomar.nl/public_html/templates/ja_wistery_artistic/index.php on line 16

Warning: include() [function.include]: open_basedir restriction in effect. File(/home/apachePHP/u/v/uv774/htdocs/templates/ja_wistery_artistic/ja_templatetools.php) is not within the allowed path(s): (/home/planomar/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/planomar/domains/planomar.nl/public_html/templates/ja_wistery_artistic/index.php on line 37

Warning: include(/home/apachePHP/u/v/uv774/htdocs/templates/ja_wistery_artistic/ja_templatetools.php) [function.include]: failed to open stream: Operation not permitted in /home/planomar/domains/planomar.nl/public_html/templates/ja_wistery_artistic/index.php on line 37

Warning: include() [function.include]: Failed opening '/home/apachePHP/u/v/uv774/htdocs/templates/ja_wistery_artistic/ja_templatetools.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/planomar/domains/planomar.nl/public_html/templates/ja_wistery_artistic/index.php on line 37

Fatal error: Call to undefined function genMenuHead() in /home/planomar/domains/planomar.nl/public_html/templates/ja_wistery_artistic/index.php on line 77

Dit ligt waarschijnlijk aan het feit dat de vorige server PHP4 was. Hoe dit op te lossen?
Gewijzigd op 26/03/2012 12:18:55 door Chris
 
PHP hulp

PHP hulp

25/05/2012 10:57:10
Gesponsorde koppelingen:
BHosted Hosting al vanaf € 1,- per maand

Controleer nu gratis jouw domeinnaam:

  
 
Jens erd

Jens erd

07/02/2012 16:22:41
Quote Anchor link
Bericht staat in de verkeerde categorie, niemand gaat het hier lezen.

De foutmeldingen spreken voor zich, kwestie van lezen en de fouten zoeken. Alleen de bovenste foutmelding is te wijden aan de migratie van Php4 -> Php5, de rest zijn fouten die ook in Php4 voorkomen.
 



Overzicht Reageren