Installation Error

QuestionsInstallation Error
Wolfgang asked 9 years ago

After manual installing (Database Tables have been created and filled with sample data) I am getting the following error:
Fatal error: Call to undefined function: scandir() in /homepages/9/d95836722/htdocs/PHPGRID/index.php on line 103

Can somebody help please?

1 Answers
Abu Ghufran answered 9 years ago

The function scandir() works in PHP5+
Looks like you are using older version of php. Try upgrade as ver < 5 is not supported.

Your Answer

5 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?