Author Topic: Installation PRoblems  (Read 14493 times)

0 Members and 1 Guest are viewing this topic.

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« on: March 27, 2002, 08:42:30 PM »
Hi, sorry, I dont understand german. :lol:

I have problems installing the script in mysite/4images/install.php

I have filled all fields, but after "installation Starten" appears a blank page with the 4images logo. No changes in the DB after the installation. Your know what is the problem?

Thanks.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #1 on: March 27, 2002, 08:51:02 PM »
Hi,

did you do this with the new RC-2 version?

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« Reply #2 on: March 27, 2002, 09:52:59 PM »
Yes, the problem persists with the RC2. Blank page with 4pages logo and

«Powered by 4images 1.0 RC-2
Copyright © 2002 4homepages.de»

I have tried to install the tables via phpMyAdmin, but it appears this sintax error:


You have an error in your SQL syntax near 'setting_value'],$row['setting_id']);',5)' at line 1


Thanks.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #3 on: March 27, 2002, 10:02:02 PM »
Ok, some other people had the same blank-install-page-error. But damn, i have no idea why. The database dump must be correct, i tried it ...

Can you make a phpinfo() file and post the url?

Greets
Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« Reply #4 on: March 27, 2002, 11:32:17 PM »

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #5 on: March 28, 2002, 09:45:39 AM »
Hi,

long time, but now i've found the error. Please download RC-2 again and try it. I hope it will work now.....

Thanks
Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« Reply #6 on: March 28, 2002, 11:22:22 AM »
Yes, last night I have installed the RC2 in another server and the installation process work ok, but I have most problems with the permissions, and I have tested the download with several image files and the result is "Download error".

It is a good idea to write a readme with the necessary directories permissions.

Now I am going to try again in the first server and say the results to you.

Thank you.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #7 on: March 28, 2002, 12:08:57 PM »
Hi,

download error is a little bug. Please re-download RC-2 an replace download.php. Sorry!

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« Reply #8 on: March 28, 2002, 03:41:02 PM »
Ok, the installation works fine now, but I need to set the permissions for each directory-category (data/media/1  /2,etc.)

Please check this:
http://www.raravista.com/4images/details.php?image_id=1
l: pakito
pw: cachos

It appears a download error. Is this normal?

Thank you very much :wink:

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #9 on: March 28, 2002, 03:53:25 PM »
Quote from: heric
Ok, the installation works fine now, but I need to set the permissions for each directory-category (data/media/1  /2,etc.)


Normally the script sets the permissions but in some case (f.e. php is running in safe_mode) the script does not have the right to do this. Do you have some error messages by creating new categories or uploading images?


Quote
Please check this:
http://www.raravista.com/4images/details.php?image_id=1
l: pakito
pw: cachos

It appears a download error. Is this normal?

Are you sure this is the latest version of download.php?

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline heric

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installation PRoblems
« Reply #10 on: March 30, 2002, 03:51:01 AM »
Quote from: Jan Sorgalla


Normally the script sets the permissions but in some case (f.e. php is running in safe_mode) the script does not have the right to do this. Do you have some error messages by creating new categories or uploading images?


-Yes, when I add a new category appears this error:

Warning: MkDir failed (Permission denied) in /mysite/4images/admin/categories.php on line 295

but the category is been displayed in the screen.

When I add images to the category this error appears:

Warning: Unable to create './../data/media/2/burro3.jpg': No such file or directory in /mysite/4images/includes/upload.php on line 117

Warning: Unable to move '/tmp/phpYpsajB' to './../data/media/2/burro3.jpg' in /mysite/4images/includes/upload.php on line 117

I need to create manually the directory data /media/2 and chmod to 777 if I want to upload images. If I want to create another category and upload images I need to repeat the procedure creating and chmod manually the new directories.

Quote

It appears a download error. Is this normal?

Are you sure this is the latest version of download.php?

Greets Jan[/quote]

The download feature works fine now with the RC2 downloaded this day.

Thank you very much.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Installation PRoblems
« Reply #11 on: March 30, 2002, 09:31:19 AM »
Hi,

please re-check that the folder "data" and all folders in it (media, thumbnails) are world writeable (chmod 777).

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search