Path issue on linux environment

Issue #8 resolved
Sven Gali created an issue

Hi Joachim;

Not sure if my issue is related to this for Linux environment . Any pointers you can provide are much appreciated.

Run on: - Yii version 1.1.10 - CentOS 6.2 - Version Apache/2.2.15 - PHP 5.3.3

Apache/2.2.15 (CentOS) Yii Framework/1.1.10 2013-03-22 15:36

Upload a file, then error shows

include(DDmediaFile.php): failed to open stream: No such file or directory

Checked for file and it is there etc.

attached is the error.

Thank you

Comments (2)

  1. Sven Gali reporter

    Hi; The issue was a lowercase M on line 51.

    DDMediaDirectory.php Line 51 $file = new DDMediaFile($entryPath);

  2. Log in to comment