i want to install a plugin and it said i muyst do a chmod 755 *.
The exec() function is disabled in your PHP by the disabled_functions parameter in php.ini. This module cannot be used until that setting is changed.
how must i do this chmod755?
greetings
Posts: 16504
What plugin?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 20
Imagemagick
Posts: 16504
You can't use it if you can't use the exec() function. Your only choice for a graphics toolkit it GD.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 20
ok
but is it possible to enable this function??
timo
Posts: 16504
You can't, your host has to and most won't if they've gone and disabled that.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here