Author |
Message |
dcasmr
Worker


Joined: Feb 06, 2004
Posts: 147
|
Posted:
Sat Apr 08, 2006 8:13 am |
|
I had Nukesentinel writing to .htaccess thanks to Raven. After upgrading to NukeSentinel 2.4.2Pl5, It is no longer writing. Before, I had HTTPAuth login page, but now it is taking me straight to admin.php.
Did I overwrite some setting files when upgrading? If so, I can always look in my back up.
I have this: /home/myuseridr/public_html/.htaccess and the file is chmoded to 777
but it can't find it.
Confused and need help-
Thanks,
dcasmr |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sat Apr 08, 2006 8:56 am |
|
PM me your
URL, god admin id/pas
FTP URL, id/pass
and I'l have a look. Do you have the latest pl5? Bob had to reissue it. |
|
|
|
 |
dcasmr

|
Posted:
Sat Apr 08, 2006 10:53 am |
|
Thanks. sent e-mail. The first page comes on sometimes before admin.php. |
|
|
|
 |
Raven

|
Posted:
Sat Apr 08, 2006 2:32 pm |
|
Raven wrote: | Do you have the latest pl5? Bob had to reissue it. |
Make sure you are using the latest release. |
|
|
|
 |
dcasmr

|
Posted:
Sat Apr 08, 2006 3:12 pm |
|
I will reapply again. Otherwise, I downloaded less than two days ago.
Thanks |
|
|
|
 |
dcasmr

|
Posted:
Sun Apr 09, 2006 11:04 am |
|
I did. The latest files on nukescripts.net are dated April, 4. The prob is still same.
It can't locate /home/myuseridr/public_html/.htaccess - I have appropriately coded myuseridr to its proper name.
Thanks,
dcasmr |
|
|
|
 |
Raven

|
Posted:
Sun Apr 09, 2006 2:23 pm |
|
Then either the file is not there or it is not properly chmod to 777. |
|
|
|
 |
dcasmr

|
Posted:
Sat Apr 15, 2006 11:13 pm |
|
While installing gallery I got this error. I am wondering if it it the reason why after the upgrade I can't get the path to .htaccess to work. Double checked the chmod, putting to 666 and verified current directory with getcwd(). Tried chmod 777 as well.
Apache is not obeying the 'php_value' lines in your .htaccess file. Try entering the following into your web server's httpd.conf file:
<Directory /home/myuserid/public_html/modules/gallery>
AllowOverride Options FileInfo
</Directory> |
|
|
|
 |
Serafim
Worker


Joined: Mar 25, 2006
Posts: 109
Location: Delaware Usa
|
Posted:
Sun Apr 16, 2006 9:52 pm |
|
I had the very same issue with upgrading.. The problem was that I already had a file in my root called .htaccess and when I uploaded the new patch and changed the sample.htaccess provided to .htaccess all kinds of errors were generated.. Not sure if this helps but in root I changed the .htaccess file to Serafim.htaccess and changed the path in sentinel works great no issues with not recording Ips |
_________________
|
|
|
 |
dcasmr

|
Posted:
Sun Apr 16, 2006 10:15 pm |
|
But it looks to me that it should be able to read that path. I did not upload the sample .htaccess they provided because I already had one in my root. The problem with renaming it is that many other mods make use of it, like GTNEXGEN for example.
Thanks for your help. |
|
|
|
 |
|