I installed the Links2 script.. seemed to work somewhat well, yet.. when I followed the script's instructions.. to the "T"...I'd highlight a link..and it would show as:
example (http://somesite.com/cgi-bin/links2/add.cgihttp://sometime.com/... etc...
I had to change a path to "" instead of /usr/http/doc/whatever...
Now, when I had the script somewhat working until I had enough., tried to delete the file and folder and wouldn't let me.
I had to come up with a solution, and so I did!
I had a script on the server that could do just about anything I couldn't do via Telnet. The final step was strangely enough, having to delete the final folder via an FTP session.
The folders in question were relative to the path, example:
/usr/http/docs/public_html/links2/pages/graphics//usr/http/docs/public_html/links2/pages/graphics/ "3 times"... bizarre yes?
You're telling me!...
Now, I find this script to be not well explained at all, and was most vague.
I've installed scripts before, and learned my lesson well at the beginning, to set my paths right, but this... THIS!!... was not acceptable.
Please, I hope this script gets re-written, I truly thought I could have worked with this, as I have a 6-12 month project I need to get underway in the next 2 months.
Any idea for something that will get me by for now?
By the way.. here's the stucture problem my sysadmin sent me:
[root@myhost public_html]# ls -al links2
drwxrwxrwx 3 myfolder myfolder 1024 Sep 30 18:13 links2
[root@myhost public_html]# ls -al links2/pages/
total 6
drwxrwxrwx 6 myfolder myfolder 1024 Sep 30 18:04 .
drwxrwxrwx 3 myfolder myfolder 1024 Sep 30 18:13 ..
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:45 graphic
drwxr-xr-x 3 nobody nobody 1024 Sep 30 17:45 home
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:45 promo1
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:50 test
example (http://somesite.com/cgi-bin/links2/add.cgihttp://sometime.com/... etc...
I had to change a path to "" instead of /usr/http/doc/whatever...
Now, when I had the script somewhat working until I had enough., tried to delete the file and folder and wouldn't let me.
I had to come up with a solution, and so I did!
I had a script on the server that could do just about anything I couldn't do via Telnet. The final step was strangely enough, having to delete the final folder via an FTP session.
The folders in question were relative to the path, example:
/usr/http/docs/public_html/links2/pages/graphics//usr/http/docs/public_html/links2/pages/graphics/ "3 times"... bizarre yes?
You're telling me!...
Now, I find this script to be not well explained at all, and was most vague.
I've installed scripts before, and learned my lesson well at the beginning, to set my paths right, but this... THIS!!... was not acceptable.
Please, I hope this script gets re-written, I truly thought I could have worked with this, as I have a 6-12 month project I need to get underway in the next 2 months.
Any idea for something that will get me by for now?
By the way.. here's the stucture problem my sysadmin sent me:
[root@myhost public_html]# ls -al links2
drwxrwxrwx 3 myfolder myfolder 1024 Sep 30 18:13 links2
[root@myhost public_html]# ls -al links2/pages/
total 6
drwxrwxrwx 6 myfolder myfolder 1024 Sep 30 18:04 .
drwxrwxrwx 3 myfolder myfolder 1024 Sep 30 18:13 ..
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:45 graphic
drwxr-xr-x 3 nobody nobody 1024 Sep 30 17:45 home
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:45 promo1
drwxr-xr-x 2 nobody nobody 1024 Sep 30 17:50 test

