| View previous topic :: View next topic |
| Author |
Message |
keithb
Joined: 05 May 2008 Posts: 3
|
Posted: Mon May 05, 2008 9:14 am Post subject: Changing password problem |
|
|
hello,
when i go to admin/cgi for the first time to change my password, i get an error.
it tells me that it cannot find file cgi-bin/track/data/adps.txt.
Note, I created a directory called track in my cgi-bin and uploaded all files. made sure permissions were set as instructed.
Inside of my track folder is another folder call data. Note, files uploaded above sit outside this folder.
Please advise.
Thanks  |
|
| Back to top |
|
 |
Harvey Segal
Joined: 18 Jul 2005 Posts: 224
|
Posted: Mon May 05, 2008 5:50 pm Post subject: Re: Changing password problem |
|
|
Keith
I believe the adps.txt file should be created by the
program when you first run it so I am not sure why it says
'cannot find' as opposed to 'cannot create'.
Are you certain you have the paths set up correctly
(in case that might be the reason ) ?
Harvey |
|
| Back to top |
|
 |
keithb
Joined: 05 May 2008 Posts: 3
|
Posted: Tue May 06, 2008 12:20 am Post subject: Re: |
|
|
here is the actual error message.
Program Error
Your request could not be processed. This was because:
Cant open /home/www/keithborom/cgi-bin/track/data/adps.txt(No such file or directory)!
© CGI Toolbox
Ad tracking program
maintained with
checked path to perl in files needed. I had to change path in cgi.admin to just read #!/user/bin/perl
still error persist. do you have any suggestions I could try?
Thanks  |
|
| Back to top |
|
 |
Harvey Segal
Joined: 18 Jul 2005 Posts: 224
|
Posted: Wed May 07, 2008 6:38 am Post subject: |
|
|
Keith
Can you check, using FTP or file manager, whether
the folder /data/ contains that file
Harvey |
|
| Back to top |
|
 |
keithb
Joined: 05 May 2008 Posts: 3
|
Posted: Wed May 07, 2008 9:21 am Post subject: |
|
|
| my data folder does not contain any files in it. |
|
| Back to top |
|
 |
Harvey Segal
Joined: 18 Jul 2005 Posts: 224
|
Posted: Wed May 07, 2008 12:08 pm Post subject: |
|
|
It would seem to be a path error
Harvey |
|
| Back to top |
|
 |
|