how to do a chmod 755 *

timoh

Joined: 2009-10-15
Posts: 20
Posted: Sat, 2009-11-14 13:19

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

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2009-11-17 06:19

What plugin?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
timoh

Joined: 2009-10-15
Posts: 20
Posted: Tue, 2009-11-17 07:41

Imagemagick

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2009-11-17 13:45

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

 
timoh

Joined: 2009-10-15
Posts: 20
Posted: Tue, 2009-11-17 14:25

ok

but is it possible to enable this function??

timo

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2009-11-17 16:52

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