HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / .htaccess problem
Author Message
anonymous


Posted: 15 Mar 2006 02:35:20


Hi,

I am unable to unzip the .htaccess to upload it to the server. What should be done?
pls help

skalinks
Admin

Posted: 15 Mar 2006 02:48:00


Does you can not unzip archive? Whould you describe error message?

anonymous


Posted: 15 Mar 2006 02:58:22


I could not unzip the archive that contains .htaccess.
The error message I am getting for installing is as follow-
Warning: fopen("../headers.php", "w") - Permission denied in /home/vhosts/1f2.net/var/www/html/install/index.php on line 19

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/vhosts/1f2.net/var/www/html/install/index.php on line 107

Warning: Cannot add header information - headers already sent by (output started at /home/vhosts/1f2.net/var/www/html/install/index.php:19) in /home/vhosts/1f2.net/var/www/html/install/index.php on line 227

Warning: Cannot add header information - headers already sent by (output started at /home/vhosts/1f2.net/var/www/html/install/index.php:19) in /home/vhosts/1f2.net/var/www/html/install/index.php on line 228

Warning: Cannot add header information - headers already sent by (output started at /home/vhosts/1f2.net/var/www/html/install/index.php:19) in /home/vhosts/1f2.net/var/www/html/install/index.php on line 229

wat could be wrong

anonymous


Posted: 15 Mar 2006 03:20:10


After unzipping the archive, the .htaccess part is not found to upload
why is this so

skalinks
Admin

Posted: 15 Mar 2006 04:37:07


May be you have enabled option to hide system files, .htaccess is the systme file, please, check this option.
Also, you need to chmod 777 for specofied folders.

thank you!

WTM
Member

Posted: 22 Mar 2006 01:53:45


Try to unzip the package to your local machine.
Find .htaccess file and rename it to htaccess.txt.
Now upload it to your server ( whole package or just htaccess.txt file if everything else is already there).
Rename htaccess.txt back to .htaccess directly on the server.

That should work.

Don't use Front Page because it creates own .htaccess file

Hope this helps...