ISSUE: "image.JPG.HTML" PAGES MISSING with drupal 6.13 + gallery (installed both using "Installatron" tool)

lukkio84

Joined: 2010-05-08
Posts: 3
Posted: Mon, 2010-05-17 23:18

Hi,
I've installed firstly drupal 6.13 and then Gallery2, both using "Installatron".
Then I did the Gallery2 installation/configuration process, but it tells me
"Warning: La funzione exec() è disabilitata in PHP dal parametro disabled_functions di php.ini. Non sarà possibile utilizzare moduli che necessitano di binari esterni (ad es. ImageMagick, NetPBM o Ffmpeg). Questo può essere configurato solo a livello di intero server, quindi sarà necessario cambiarlo nel file php.ini globale."
(I try to translate in English: "warning: function exec() is disabled in PHP by disabled_function in php.ini. It will not be possible to use modules that need external binary (for example ImageMagick, NetPBM, or Ffmpeg). This can only be set server-wide, so you will need to change the global php.ini.").
I can't change my php.ini because I'm using a webspace hosting from NETSONS, and that hosting has not the possibility to manually configure php.ini .
I continued with other steps of Gallery2 installation/configuration, and eit finished fine.
Then I downloaded module "Gallery2" for drupal, and I activated it.
I did configuration in drupal page "http://www.mysite.it/admin/settings/gallery/install"
Configuration process asked me to write "URL Rewrite" settings in a .htaccess file; I already had one created by drupal, but firstly I manually created a new one, just a new empty file called .htaccess inside the Gallery server directory, to not let Gallery to modify drupal's .htaccess .
But it doesn't work. The setup tells me "URL Rewrite plugin could not be instantiated. Please check its configuration in standalone Gallery2."
So, then I let Gallery modify directly .htaccess of drupal.
But it doesn't work too, it tells me the same error message.
What does it means?
What can I do?
Thank you.

Lucio

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2010-05-18 02:52

If you can't use exec() then you can't use ImageMagick, NetPBM or FFMPEG. You can only use GD or find a better quality host.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lukkio84

Joined: 2010-05-08
Posts: 3
Posted: Tue, 2010-05-18 15:50

thank you for the reply.
oh, damn, really I can't use Gallery2?
what is GD?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2010-05-18 16:04

GD is another graphics processing toolkit that's installed and activated by default.

If you need more help, we need more information:
FAQ: What information is required when I ask for help in the forums?

And a link to phpinfo:
FAQ: How do I create a phpinfo page?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
lukkio84

Joined: 2010-05-08
Posts: 3
Posted: Tue, 2010-05-18 17:54

ok, now I've just seen GD in my plugins list in Gallery2 control panel.
I think I don't need more plugins, GD is enough for me, I just have to put same images in albums, not more.

I also configured the URL Rewrite plugin for G2 from G2's control panel, with mod_rewrite because I have Apache on the server.

And now, when I try to do the configuration from drupal "www.mysite.com/admin/settings/gallery" I do the steps:
Step1 Php: OK
Step2 Gallery location settings: OK
Step3 Drupal Modules / Gallery2 Plugins: OK
Step4 Clean URLs/URL rewrite settings: OK

At this point when I try to do the last Step (Step 5: Initial User Synchronization) It reloades the page "www.mysite.com/admin/settings/gallery"
and it tells me in the top of the page "User synchronization successfully completed."
BUT under this message there is the report table of steps, which tells me:

-Gallery2 locations: Error
-Drupal Modules / Gallery2 Plugins: Warning
-Clean URL / URL Rewrite: Warning
-Initial User Synchronization: Error

Why????
Why before it tells me OK (at each step) and then it reports errors and warnings?
I really can't understand..

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2010-05-18 18:28

Sorry I don't know anything about integrating with Drupal, just about your first issue you posted.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here