introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

easyphp 2.0 ne reconnait pas les sous répertoires



Posted by: jim-60
May 22, 2008 11:50AM
Bonjour,
Je travaillais avec Easyphp 1.8 et PHP 4.... No pb
J'ai installé Easyphp 2.0 avec PHP5..
Je travaille en localhost.
J'ai bien accès au répertoire www et mysql, mais les sous répertoires ne sont pas reconnus. Simplement ignorés, sans code d'erreur.
avec ce petit bout de code, le petit texte que j'ai mis dans include.inc n'apparait pas, il est ignoré.( avec ou sans "./")
-------------------------
<html>

<head>
<title>Sans Titre</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
</head>
<body bgcolor="#FFFFFF">
Essai
Je suis dans le répertoire de base<br> <br>
<? include("./test/include.inc"); ?>
<br>
je suis revenu

</body>
</html>

-------------------

Merci de me conseiller. Il doit y avoir une instruction dans un fichier de config à changer.



Edited 1 time(s). Last edit at 05/22/2008 11:58AM by jim-60.
Options: ReplyQuote
Posted by: Amour
May 22, 2008 12:46PM
Ne pas utiliser les short tags, est-ce que cela change quelque chose ?
Options: ReplyQuote
Posted by: jim-60
May 22, 2008 01:12PM
Heuu...Excuse moi, qu'est-ce que les short tags?
Mes pages fonctionnent su mes différents site qui qont en PHP5.
C'est juste en local que ça ne marche pas.
jim
Options: ReplyQuote
Posted by: Aphrael
May 22, 2008 01:52PM
<?php pas <?

Aphrael

--
The Doctor: Sonic Blaster ? Fifty-first century ? Weapons factory at Villengard, yes?
Captain Jack Harkness: You've been to the factories?
The Doctor: Once.
Captain Jack Harkness: Well, they're gone now. The main reactor went critical, destroyed the whole lot.
The Doctor: Like I said. Once.
Options: ReplyQuote
Posted by: jim-60
May 22, 2008 06:25PM
Merci, c'est réglé,
Mais au lieu de changer tous mes tags, j'ai configuré le phpini avec:

zend.ze1_compatibility_mode = off
short_open_tag = on

cordialement
jim



Edited 1 time(s). Last edit at 05/23/2008 12:30AM by jim-60.
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.