"Dunka" for the reply stasik!
Update:
Ok, so I go back and study the whole thing again. I found that I had made some errors, so I restored all the files modified as a result of the hack (backups are great!!), and started again, 1 step at a time.
What my problem is now, is that I cannot figure out (I got PHP manual, 2) if the path specified in index.lib.php3 of phpmychat is
absoulte or
relative.
In reading thru all the pages in this post and other related threads(mentioned above) I saw where you assisted *skull* using what
appeared to be
absolute path names. Was this because his chat directory was at the same level as his forum directory ? I noticed you had him change some other options, as well...
Why is this a question? Because it is failing trying to retrieve global.php on the
require("./global.php") statement after the
chdir("\usr\prod\") statement in my version of index.lib.php3.
Can you advise?