Box Brownie
07-13-2005, 07:57 AM
Hi All
I uploaded and setup a test of Pixel Post and have yet to try out other templates or add ons but the ease of installation was impressive.
However, it would appear that I misinterpreted the instructions a little in one aspect and changed the chmod for the images and thumbnails directories to 755 because of my (unfounded?) concerns over security.
Where the instructions say:-
Directory structure of Pixelpost:
/* <= that is the "root-directory" of Pixelpost
/addons/* <= directory for addons
/admin/* <= the "heart of PixelPost", administration
/doc/* <= documentation
/includes/* <= necessary files
/language/* <= language files go here
/templates/pixelpost-dark/* <= templates go here
/templates/pixelpost-light/*
/templates/pixelpost-light-archivepaged/*
/templates/utf-rtl/*
/images/* <= create this directory, CHMOD to 777
/thumbnails/* <= create this directory,CHMOD to 777
And go onto say in Part 2
2. Upload the files into some directory of your liking, but keep
the directory structure as it is
So I called my main directory 'images' - so all the paths listed above are prefixed thus /images/addons/
/images/admin/
etc
I ran the install.php and the page that came up reported all OK with no errors - including if I recall the way it phrased it "try writing to images folder - OK" the same was said of the thumbnails folder. But as I said above I had set the chmod to 755.
Then on to the admin login - very nice interface to work through.
But in admin - 'General Info' I get this reported (NOTE I have changed my site access to 'username'.
Paths
Guessed imagepath: /home/username/public_html/images/images/
Configured Imagepath /home/username/public_html/images/images/
Image Directory: OK - Thumbnails folder not writable!
You must set correct permissions on this folder or you will not be able to create any thumbnails.
Set the folder to chmod 777 (read, write and execute permissions for owner, group and world).
Thumbnails Directory: Does Not Exist (should be /home/username/public_html/thumbnails) -
Language Directory: Does Not Exist (should be /home/username/public_html/language)
Addons Directory: Does Not Exist (should be /home/username/public_html/addons)
Includes Directory: Does Not Exist (should be /home/username/public_html/includes)
Templates Directory: Does Not Exist (should be /home/username/public_html/templates)
-----------------------------------------------------
I tried uploading a couple of test images and they went AOK including the thumbnail generation.
url www.1stdesignit.co.uk/images
So, the install went well but the Admin interface reports some issues that do not seem to be affecting the running of the program. Or am I missing something obvious that will give me problems?
Next, I need to add a few more templates to see which one I like best!
Then I want to install it on my other main site where I need to embed it into my table structure - any ideas or 'how to' to do that would be very welcome.
:)
I uploaded and setup a test of Pixel Post and have yet to try out other templates or add ons but the ease of installation was impressive.
However, it would appear that I misinterpreted the instructions a little in one aspect and changed the chmod for the images and thumbnails directories to 755 because of my (unfounded?) concerns over security.
Where the instructions say:-
Directory structure of Pixelpost:
/* <= that is the "root-directory" of Pixelpost
/addons/* <= directory for addons
/admin/* <= the "heart of PixelPost", administration
/doc/* <= documentation
/includes/* <= necessary files
/language/* <= language files go here
/templates/pixelpost-dark/* <= templates go here
/templates/pixelpost-light/*
/templates/pixelpost-light-archivepaged/*
/templates/utf-rtl/*
/images/* <= create this directory, CHMOD to 777
/thumbnails/* <= create this directory,CHMOD to 777
And go onto say in Part 2
2. Upload the files into some directory of your liking, but keep
the directory structure as it is
So I called my main directory 'images' - so all the paths listed above are prefixed thus /images/addons/
/images/admin/
etc
I ran the install.php and the page that came up reported all OK with no errors - including if I recall the way it phrased it "try writing to images folder - OK" the same was said of the thumbnails folder. But as I said above I had set the chmod to 755.
Then on to the admin login - very nice interface to work through.
But in admin - 'General Info' I get this reported (NOTE I have changed my site access to 'username'.
Paths
Guessed imagepath: /home/username/public_html/images/images/
Configured Imagepath /home/username/public_html/images/images/
Image Directory: OK - Thumbnails folder not writable!
You must set correct permissions on this folder or you will not be able to create any thumbnails.
Set the folder to chmod 777 (read, write and execute permissions for owner, group and world).
Thumbnails Directory: Does Not Exist (should be /home/username/public_html/thumbnails) -
Language Directory: Does Not Exist (should be /home/username/public_html/language)
Addons Directory: Does Not Exist (should be /home/username/public_html/addons)
Includes Directory: Does Not Exist (should be /home/username/public_html/includes)
Templates Directory: Does Not Exist (should be /home/username/public_html/templates)
-----------------------------------------------------
I tried uploading a couple of test images and they went AOK including the thumbnail generation.
url www.1stdesignit.co.uk/images
So, the install went well but the Admin interface reports some issues that do not seem to be affecting the running of the program. Or am I missing something obvious that will give me problems?
Next, I need to add a few more templates to see which one I like best!
Then I want to install it on my other main site where I need to embed it into my table structure - any ideas or 'how to' to do that would be very welcome.
:)