-1

When i try to access the page give me a php warning :

md5_file(/public_html/: failed to open stream: No such file or directory

But there is a dot after "pages-oubliee" and i don't know where this come from. And how to get rid of this, this dot prevents me from accessing the real directory

1 Answers1

-1

it seems the dot comes from a selectPerso.php file, specifically from this line

'fileName'=> './flash/personnalisationV2bis.swf',

Try removing the dot there and see if it helps.