Hi Bambytop,
It's a great project.
Thank you for the support.
To help solve the problem, we need the error message. Please follow these steps:
1. Open file [INSTALLATION_DIR]/launch.php
2. Replace line 3:
error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
with:
error_reporting(E_ALL);
3. Open Command Prompt and change directory to [INSTALLATION_DIR]
4. Launch the sample from command prompt
cmd> php launch.php [sample's kfe]
for example:
cmd> php launch.php samples\calculator\app.kfe
5. Please copy the error message and send us the error message
Hi, thx for your respond :)
Below are example error (i only mark a little, there a lot)
Warning: import(): Failed opening 'klorofil/gambart/component/Label.php' for inc
lusion (include_path='D:\PROGRA~1\Klorofil\samples\selection\klorofil\classes;D:
\PROGRA~1\Klorofil\samples\selection\klorofil;D:\PROGRA~1\Klorofil\klorofil\clas
ses;D:\PROGRA~1\Klorofil\klorofil;.;.\klorofil\classes') in D:\PROGRA~1\Klorofil
\klorofil\klorofil.php on line 77
PHP Warning: import(klorofil/gambart/component/Image.php): failed to open strea
m: No such file or directory in D:\PROGRA~1\Klorofil\klorofil\klorofil.php on li
ne 77
Warning: import(klorofil/gambart/component/Image.php): failed to open stream: No
such file or directory in D:\PROGRA~1\Klorofil\klorofil\klorofil.php on line 77
PHP Warning: import(): Failed opening 'klorofil/gambart/component/Image.php' fo
r inclusion (include_path='D:\PROGRA~1\Klorofil\samples\selection\klorofil\class
es;D:\PROGRA~1\Klorofil\samples\selection\klorofil;D:\PROGRA~1\Klorofil\klorofil
\classes;D:\PROGRA~1\Klorofil\klorofil;.;.\klorofil\classes') in D:\PROGRA~1\Klo
rofil\klorofil\klorofil.php on line 77
Warning: import(): Failed opening 'klorofil/gambart/component/Image.php' for inc
lusion (include_path='D:\PROGRA~1\Klorofil\samples\selection\klorofil\classes;D:
\PROGRA~1\Klorofil\samples\selection\klorofil;D:\PROGRA~1\Klorofil\klorofil\clas
ses;D:\PROGRA~1\Klorofil\klorofil;.;.\klorofil\classes') in D:\PROGRA~1\Klorofil
\klorofil\klorofil.php on line 77
Is ok, install with WAMP packages? for you information i used xampp on my laptop.
Hi Bambytop.
Sorry for your inconvenience :)
This is because the application failed to read php.ini correctly.
To solve the problem, you have two options:
1. If you do not want to change your Klorofil installation, please follow
these steps:
- Open command prompt
- Go to [INSTALLATION_DIRECTORY]
- Run the sample (kfe file) from command prompt. For example:
php -c "." launch.php "C:\Program Files\Klorofil\samples\calculator\app.kfe"
2. The second option is to replace klorofil.exe (from your installation
directory) with the new one which can be downloaded from:
http://files.klorofil.org/patch/klorofil.exe [450KB].
This is the patch file. Then, try to rerun the samples.
If you still get the problem, please feel free to contact us.
Thank you.
Irawan
Recent comments
6 days 18 hours ago
16 weeks 1 day ago
28 weeks 6 days ago
34 weeks 3 days ago
52 weeks 12 hours ago
1 year 5 weeks ago
1 year 8 weeks ago
1 year 10 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago