Page 1 of 2

cannot login to admin

Posted: Wed Mar 16, 2005 4:34 am
by notepad
I installed as per the readme to the letter, however, when I enter my password and click enter, it goes no where ...just removes the password.

Maybe it's the permissions ...when I chmod the ccount folder to 777, it changes the clicks.txt and ids.txt files ...when I chmod them to 666, it changes permissions on the ccount folder back to 666.

Seems I'm unable to chmod the ccount folder and the 2 named files each to different chmod (permission) settings.

Any ideas what to do?

Posted: Wed Mar 16, 2005 7:53 am
by Klemen
Hi,

I suggest you delete your current installation and install a fresh one. Then DON'T chmod the ccount folder, only CHMOD files ids.txt and clicks.txt to 666.

Regards

new install

Posted: Wed Mar 16, 2005 8:51 am
by notepad
Hi Klemen,

Okay I deleted, then installed again as you suggested, setting permissions to 666 for only the two files.

Still, the only results I get when trying to login is that the url changes to having a ? mark after the php...

/ccount/index.php?


hmmm ...can you provide personalized, or fee based install?


Thanks in advance

Posted: Wed Mar 16, 2005 11:40 am
by Klemen
Hi,

What is the URL of your CCount installation? I will have a look, but please note it can take a day or two :)

Regards

install url

Posted: Wed Mar 16, 2005 10:22 pm
by notepad
Hi Klemen,

Here's the url: http://www.barremore.net/ccount/


thanks

programmer to tweak

Posted: Thu Mar 17, 2005 7:26 am
by notepad
Do you (or anyone) know of a PHP programmer who is qualified to troubleshoot this script and get it to work?

Surely someone can get the click counter script to function ...if it's working elsewhere.

I can pay whatever fee one might charge for the task.



...anyone out there actually work for a living?

Contact me: http://www.barremore.net/contact.html



# # #

Posted: Thu Mar 17, 2005 4:26 pm
by Klemen
Hi there,

Really a strange thing, must admit. I guess it is something wrong with your PHP setup processing sessions.

For more info please proceed like this:

1. Create a new text document in Notepad and write this inside:
<?php

echo phpinfo();

?>

2. Save this file as "phpinfo.php" and upload it to your server.

3. Tell me the URL of this file

I will be able to tell you more when I have that info.

Regards,

php info

Posted: Thu Mar 17, 2005 10:09 pm
by notepad
...done.

The /phpinfo.php file is located off the root domain above.



# # #

Posted: Fri Mar 18, 2005 10:37 am
by Klemen
Hi,

Ok, that helped, I know what the problem is now :)

You have an old version of PHP installed on your server, version 4.0.6 which was released way back on 23rd June 2001. That version doesn't support some features CCount uses.

Now you could edit CCount to work with that version, but I strongly suggest that you contact your hosting company and ask them to upgrade PHP to version 4.3.10 which can be downloaded from http://www.php.net/downloads.php
This is a much more powerful, secure and up to date version than the current version you are running.

If they are a serious company they will do the upgrade for free (I wonder why they haven't in all these years...). If not, I suggest you start looking for a new hosting company, one that regularly updates its software.

One your PHP is updated to version 4.3.10 CCount should work without problems.

Regards

update php version

Posted: Sat Mar 19, 2005 3:41 am
by notepad
I will contact them with your suggestion.

...more later



# # #

same problem

Posted: Mon Mar 21, 2005 7:31 pm
by john
and my host runs php version 4.3.10
john

Posted: Tue Mar 22, 2005 4:59 pm
by Klemen
Hello John,

What server are you on? Linux (Redhat, Fedora, ...?), Windows (2000, NT, ...) or ...?

Regards

Posted: Sun Mar 27, 2005 6:47 am
by johnmlane
hi Klemen. i am on Linux. http://www.charternz.co.nz/ccount

thanks for any assistance
john

Posted: Sun Mar 27, 2005 2:32 pm
by Klemen
Hi John,

I need your password to test it. You can either send me a private message (click the "PM" button below this post) or reset the password to the default one ("admin").

Regards

Posted: Mon Mar 28, 2005 7:21 pm
by johnmlane
ok - pw is back to 'admin'

thanks
john