187 Gallery install help!
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
The exec() function is disabled on your server. Gallery will not function with this PHP configuration. i dont know how to fix this problem any suggestions? mysql version: 4.x. |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
If you are the server admin, fix it in php.ini. If you are not, you need to contact the people that are. |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
wat do i do withing php,ini???? |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
where do i even find php.ini? |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
check http://example.com/gallery/setup/phpinfo.php - That should show you all the php settings, as well as where the php.ini file is located. |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
<?php i dint see anything about php.ini in there |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
Try opening it in your browser, via your webserver... |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
http://www.187th-Infrantry.com/gallery/setup/phpinfo.php that dont open up |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
ok. Make a new file, called info.php, somewhere in your webspace and copy this into it: <?php phpinfo(); ?> Then open it via your browser. Are you the server admin for this box? |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
im server admin to FTP to my webspace. |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
I did the info.php still dont work. |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
In that case, you won't be able to change these settings anyway. You need to contact your host. |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
i emailed my company let me see wat they say :cry: :cry: |
|
SimbaDC650
Joined: 2004-09-28
Posts: 27 |
![]() |
Anyone else have any comments t this issue which can help me out? |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
There is NOTHING you can do, unless your host changes their settings. Sorry, but disabling exec() does render Gallery unusable. |
|