I have newly installed Gallery 2.3 version on server. The main page is accessible alright. When I tried to login, I get an incorrect password message. Tried to upload the login.text file to the install directory to reset my password.. but nothing happens. What I am doing wrong? I tried to create a new username and password but still can't login, getting the same above message.
I hope there is some one to help me. Thanks in advance.
Posts: 16504
Post a link to phpinfo:
FAQ: How do I create a phpinfo page?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Yes, I have created phpinfo page and uploaded it onto the server in the directory of gallery3. I still can not login.
LAT
Posts: 16504
And post a link to it so I can see that information.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
here is link sir, http://www.lercheart.com
Posts: 16504
Set session.save_path to /tmp or some other valid directory that the webserver can write to. You can do that by adding this line to an .htaccess file in your Gallery directory:
php_value session.save_path /tmp
If that doesn't work, I can't be of much more help at such a restrictive host.
They're not going to let you get much of anything done
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here