PDA

View Full Version : Updating path editor


javaman
23rd of August 2005 (Tue), 16:17
I'm having problems with step 8 - version 1.22 of the install procedure. When I change the path information and click on the "UPDATE ALL SIZE PATHS" button it resets or something and my changes are't saved. Any ideas?

Pekka
23rd of August 2005 (Tue), 16:30
That is probably mod_security module in Apache, rejecting ../ in relative paths. Try setting relative paths to just /

If that is it, then in exhibition editor thumbnails do not display and in photo editor changing photo filename with thumb page does not display thumbs. Those are really cosmetical problems...

In next EE relative paths are no longer used, and overall compatibility with strictest mod_security settings is tested.

I above info does not help let me know.

PS. I won't support 1.22 any more, please update to http://photography-on-the.net/forum/showthread.php?t=29266

javaman
24th of August 2005 (Wed), 08:41
Hi Pekka,

Thanks for the quick reply. First of all I forgot to mention I'm trying this with our internet running on a Windows/IIS6 server and inside a PHPNuke web. I don't want to run it as a nuke module.

I first tried 1.22 and got stuck here with the Path Editor, so I completely removed all files and removed all tables from MySQL. Then I tried rc4 and got as far as a screen warning me about to overwrite files or something like that and a procede or continue button which appeared to refresh the screen and that was it. It was unable to create any tables.

So I went back to 1.22. I will try 1.5rc4 again and check back. Thanks, this looks like an awesome program and I hope I can get it working.

javaman
24th of August 2005 (Wed), 09:29
Ok, I uninstalled 1.22 and reinstalled 1.5rc4 full. I getting stuck in the same place.

EE 1.5 Release Candidate 4 DATABASE FORMATTING
NOTE: this installer will overwrite any existing EE installation in the same database!
INSTALLING TO TARGET DATABASE 'nuke'
[ proceed with installation ]

Pekka
24th of August 2005 (Wed), 09:49
I have not tested IIS so I can't help much there. I know EE is in use with IIS so perhaps other users may be of help.

Blank screen could be about:
- PHP configuration setting problem (too small max execute time, too small memory limit, php accelerator acting up etc...)
- server permissions, memory limiter, resource limiter

Turn full error reporting on in php.ini.