![]() |
|
Webpage not found (HTTP 404) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Webpage not found (HTTP 404) (/thread-4810.html) |
Webpage not found (HTTP 404) - linuxsurd - 2009-03-06 I am running Zenphoto V1.1.7 under Xubuntu. I am extremely pleased with Zenphoto. I apologize if this issue has been addressed before. But I am not able to locate a solution for it. I can view all my albums and pictures. I successfully can click on an Album thumbnail but on clicking an individual picture (from the Add a comment, etc page) I get the "HTTP 404 not found error". I think it's because I am accessing my albums from a drive that's got "Windows style" directory names. I'm not sure why the paths are not broken when clicking the individual picture thumbnails earlier. Is there a way to fix this? Thanks in advance for any suggestions. Here's the error (from Firefox) ================================================================================== Not Found "The requested URL /media/sdb1/Documents and Settings/WindowsUser/My Documents/My Pictures/Albums/0036/DSC.JPG was not found on this server. Webpage not found (HTTP 404) - acrylian - 2009-03-06 You should try the latest version of Zenphoto first. Webpage not found (HTTP 404) - linuxsurd - 2009-03-08 Thanks for the replay. I upgraded to 1.2.3 and then zenphoto-2009-03-06-trunk. Both times I noticed that setup has trouble initializing tables. My zp-config.php is updated with the mysql user/pass/database name. : Warnings are:
Click here to use strict file/folder permissions. NOTE: This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems. On clicking go: Table creation failure: Can't create table 'zp_captcha' (errno: 13) Is there some way around this eg. manually creating the tables? My gallery is appearing but I'm unable to administer the albums with mysql errors : eg: MySQL Query ( SELECT Backtrace: in query (functions-db.php [117]) All due to the missing tables? Webpage not found (HTTP 404) - sbillard - 2009-03-08 Here is a quick summary of your errors:
2.also a warning. This is not a problem for English speaking installations. Unless you want accented characters you can ignore this.
NB: I do not know what table 5. You have probably not copied the .htaccess file that came with the Zenphoto install. Probably not an issue since there is a revision check to be sure that the .htaccess version matches what is expected by Zenphoto.Webpage not found (HTTP 404) - linuxsurd - 2009-03-08 Thanks for the explanation. I went ahead and manually removed the /var/lib/mysql/zenphoto (database) directory. Then created a new zenphoto MySQL database fine. Running setup again shows all issues resolved. Just Warning #1 and 2 remain. I believe that's fine. Now I tried to create the tables individually, but get an error. I'm not a SQL/DB person and would appreciate your help setting it up (I have tried with or without the "`" on literals. Webpage not found (HTTP 404) - sbillard - 2009-03-08 The numbers (1008, 1009, 1010, etc.) do not belong in the SQL. Not sure what they are. The peck marks should be used on the literals so that they are not confused for MySQl syntactical items. Webpage not found (HTTP 404) - linuxsurd - 2009-03-08 Sorry, line numbers accidentally pasted. I tried the following: How to fix this SQL? Webpage not found (HTTP 404) - sbillard - 2009-03-09 Your SQL looks correct. I am sorry, but I do not know what that error code means. Maybe you need to ask your ISP for help. Webpage not found (HTTP 404) - linuxsurd - 2009-03-09 Thanks for the help! It turns out I had a permissions problem with the new DB directory I had setup. Changing that and in un-checking mod_rewrite (Options) my albums work fine.
Webpage not found (HTTP 404) - sbillard - 2009-03-09
There is a golbal theme opiton If any of these are disabled, you will not be able to post comments on the image.
|