Cannot build grid apps

Hello,
I’m running in a Zend Community server on a Mac (OS 10.8) and when I try to genertae code for grids I get these

2 = chmod(): Operation not permitted
/usr/local/zend/apache2/htdocs/scriptcase2/devel/generator/nm_gp_geracao.php 2298
2 = chmod(): Operation not permitted
/usr/local/zend/apache2/htdocs/scriptcase2/devel/generator/nm_gp_geracao.php 2304

I changed mod of all zend directory content to 777 (previous failure erferred to date_time and I changed in php.ini file date_timezone=‘Europe:Berlin’).

What should I do ?

Thanks

Re: Cannot build grid apps

Hi,
there is still a permission issue with your scriptcase2 folder. So I suggest you fire the chmod command again just for the scriptcase2 folder.
Navigate to your htdocs folder and execute:

chmod -R 777 scriptcase2

That should do it.

jsb

Re: Cannot build grid apps

Thanks,

Still the same issue, after I did chmod in that directory

2 = chmod(): Operation not permitted
/usr/local/zend/apache2/htdocs/scriptcase2/devel/generator/nm_gp_geracao.php 2298
2 = chmod(): Operation not permitted
/usr/local/zend/apache2/htdocs/scriptcase2/devel/generator/nm_gp_geracao.php 2304

all files have this ownership/rights (I’m jacques and I’ve got admin rights)
-rwxrwxrwx@ 1 jacques staff 4563 14 mar 09:12 ar_dlg.js
-rwxrwxrwx@ 1 jacques staff 2799 14 mar 09:12 az_dlg.js

But I’m sure I’ve got some right issues although I did run permissions repair and the likes prior to these…

Re: Cannot build grid apps

Hi,
since it is the generator it could also be the php.ini that he is complaining about. So I suggest running localhost/scriptcase/diagnosis.php to see where the issue might be.

jsb

Re: Cannot build grid apps

This is (extract) what I get from diagnosis.php

Capture d’écran 2012-09-09 à 22.34.23.jpg

Re: Cannot build grid apps

Hello,

Please see: http://www.scriptcase.net/forum_en_us/index.php?topic=5924.msg14937#msg14937

regards,
Bernhard Bernsmann