Member
Member
peterklxy   2008-03-25, 00:29
#1

hi, after i installed the new zenphoto i get an error everytime i want to start the setup

"No input file specified."

If i rename the .htaccess file it is possible to create the tables with the installation sheet. and i can pass. but there is another thing which appears:

" .htaccess file [is empty or does not exist]

Edit the .htaccess file in the root zenphoto folder if you have the mod_rewrite apache module, and want cruft-free URLs. Just change the one line indicated to make it work.

You can ignore this warning if you do not intend to set the option mod_rewrite."

The following message appears than at the top of the page

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/htdocs/youdomain/zenphoto/zp-core/setup.php on line 51

I really don`t know what to do now.

Does anyone know a solution

Thx

Member
Member
peterklxy   2008-03-25, 03:22
#2

i solved the problem so far..as i gave the .htaccess a different name.

The question is now: do i need the .htaccess file?

Member
Member
sbillard   2008-03-25, 03:59
#3

.htaccess is only needed on Apache servers to support mod_rewrite. If you reset that option you do not need the file.

Member
Member
peterklxy   2008-03-25, 11:46
#4

oh thx

Junior Member
Junior Member
philgyford   2008-07-20, 17:14
#5

I had this problem and I found one potential cause of it:

I'd installed zenphoto in /zenphoto and was getting this "No input file specified" error.

I eventually realised that I had a .htaccess file for my entire site at /.htaccess, and this contained the line "RewriteEngine On".

This appears to conflict with the identical line in /zenphoto/.htaccess - I removed it and zenphoto works without complaint.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.