Search found 6 matches

by PaulF
Sat Dec 16, 2006 1:17 pm
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Re: Instal issues - php_imagick.dll & Php Sessions ..

garvinhicking wrote:Hi!

Checkout http://www.php.net/ for the community support.

Good luck!

Regards,
Garvin

Note for IIS users .. the mapping for imagemagic - you need to reconfig php or add a line to your Php config file and place the dll in a child folder of your site to allow s9 to access the file..
by PaulF
Thu Nov 30, 2006 9:54 am
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Re: Instal issues - php_imagick.dll & Php Sessions ..

Hi!

I heard of iwndows server sthat needed a complete reboot before the DLLs worked. If that does not help, I must point you to a PHP forum where people might be able to help you :)

Best regards,
Garvin

aye you need to cold boot after any serious change to iis.. which I have been doing .- I ...
by PaulF
Mon Nov 27, 2006 6:04 pm
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Re: Instal issues - php_imagick.dll & Php Sessions ..

Hi!

Does the DLL file exist that is mentioned in the error?

Try to use C:/Program Files/PHP/... instead of C:\Program Files\PHP\... ?

The last thing is a PHP notice. Usually you should set your error_reporting = E_ALL ~E_NOTICE so that Notices are supressed. However that specific Notice was ...
by PaulF
Sun Nov 26, 2006 10:15 am
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Re: Instal issues - php_imagick.dll & Php Sessions ..

The only errors I have now are these two .

PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_imagick.dll' - The specified module could not be found. in Unknown on line 0

IIS - is there a setting I am missing in iis mappings ?
PHP ini file -
extension_dir =C ...
by PaulF
Sun Nov 26, 2006 10:08 am
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Re: Instal issues - php_imagick.dll & Php Sessions ..

Hi!

Sadly this is a general problem of your PHP installation. You will need to ask the PHP/Windows support for help, as it is unrelated to Serendipity.

Your DLL from imagemagick is invalid or from a wrong version, plus your session.write_path setting of php.ini points to an invalid/wrong path ...
by PaulF
Sat Nov 25, 2006 5:54 pm
Forum: Installation
Topic: Instal issues - php_imagick.dll & Php Sessions .. Help
Replies: 10
Views: 15575

Instal issues - php_imagick.dll & Php Sessions .. Help

Hi,

After setting up a home server over the last few weeks and installing php/mysql and loads of updates, patchs etc I was at last ready to install s9y ... so at 8 am on this lovely saturday morning i downloaded and installed this baby... a few hicups in setting up IIS paths and webaddress and the ...