In fact, there'is no admin created in the database, I can't access to users tab in the admin to create a user (I'm redirecting to overview tab), I don't have the message and the link "Logged in as vincent3569 | Log Out" in the admin pages, and I can't log out.
So everybody can access to my admin pages...
there is the setup log
Zenphoto Setup v1.4.1[7601] Thu, 30 Jun 2011 08:30:05 +0200
warn: PHP version 5.1.3RC4-dev Version 5.2 or greater is strongly recommended.
warn: Log security [is compromised] Zenphoto attempts to make log files accessable by owner only (permissions = 0600). This attempt has failed. The log file permissions are 0644 which may allow unauthorized access.
warn: PHP Safe Mode [is set] Zenphoto functionality is reduced when PHP safe mode restrictions are in effect.
warn: PHP magic_quotes_gpc [is enabled] You should consider disabling magic_quotes_gpc. For more information See What is magic_quotes_gpc and why should it be disabled? in the Zenphoto troubleshooting guide.
warn: .htaccess file [is empty or does not exist] If you have the mod_rewrite module enabled an .htaccess file is required the root zenphoto folder to create cruft-free URLs.You can ignore this warning if you do not intend to set the mod_rewrite option. Make setup create the file
I had some warnings during the installation of my prod site in 1.4.0.3.
the only difference between the two log files is :
warn: Log security [is compromised] Zenphoto attempts to make log files accessable by owner only (permissions = 0600). This attempt has failed. The log file permissions are 0644 which may allow unauthorized access.
can it be the source of the problem ?
btw : for safe mode : with my actual provider, I can't modify php parameters. I don't know what are the possible problem with safe mode... so I can't do anything but change ISP :-s
The possible problem with safe mode is safe mode (it is even deprecated). See the troubleshooting, that has a lengthy article about it for this reason.
The log security is a security issue which has should not have directly to do with creating admins. Standard question: Any errors in the php error log?
You will have to ask your hosting service about this. Usually the provider has a dashboard with such things as myPHPadmin and you will find a link to review your CGI logs on it. But it all depends, so not something we can answer.
Comments
Please add your contribution.
In my case, I'm not redirecting to login screen.
In fact, there'is no admin created in the database, I can't access to users tab in the admin to create a user (I'm redirecting to overview tab), I don't have the message and the link "Logged in as vincent3569 | Log Out" in the admin pages, and I can't log out.
So everybody can access to my admin pages...
there is the setup log
the only difference between the two log files is : can it be the source of the problem ?
btw : for safe mode :
with my actual provider, I can't modify php parameters.
I don't know what are the possible problem with safe mode...
so I can't do anything but change ISP :-s
The log security is a security issue which has should not have directly to do with creating admins. Standard question: Any errors in the php error log?
I can't find this file