Yes, install instructions (for the previous version) are the same for 1&1. I’ve been installing through SSH b/c it’s MUCH faster than going through FTP.
.htaccess files are hidden. you can either tell your desktop to show hidden files, or your web editor will probably be able to see them. I’m using Coda on the Mac and it has an option to view hidden files. Dreamweaver also. Files that start with a “.” are hidden by default, at least on a Mac.
You can also create an .htaccess file from scratch. Just name it .htaccess and paste/type in the code.
cool.. i do have hidden files turned on.. but it doesnt show for some reason.. I will most lilkely just create one if it isnt there..
so the file folder js isnt there
and skin isnt either..
pear, license, and cron.php are missing in the older version directory after i unpacked it..... are they needed..
i dont think i have a corupt version.. but maybe if they should indeed be showing since i have hidden files turned on..
This is what I see when I extract the file (hidden files are hidden in my window). Some of the items you describe (like PEAR) are only included in the latest version.
I think the problem is 1&1 has PHP 4 installed by default. To run PHP 5, you have to modify your .htaccess file. But that only applies to certain parts of the site. For example, when I do things via SSH, it sees PHP4, not PHP5. I have a feeling this is the problem with the new PEAR installer (but I don’t know for sure).
Is your root server running PHP 5 natively, without having to call it in .htaccess?
Is your root server running PHP 5 natively, without having to call it in .htaccess?
Uhh… yes. Took a whole day to reconfigure everything and then fix Horde Webmail....
But, I can do it with php5-cgi as well. I just switched the .htaccess file to use the php5-cgi binary that is referenced in the CGI install.
The only way I can come close to approximating what I see in the descriptions is by turning off all the RewriteConditions but leaving the engine on and the rule on. But, then it won’t load the JS so I can’t actually proceed to the next page. I have a feeling this is related to some cgi / apache version combinations and not passing around some env variables properly. can you post a PHP info page? or PM me or someone with the URL?
i finally got everthing installed. went throught the database everyting was fine.. it came down to asking me if i wanted to go to the front end or the back end.. i clicked on the back end.. and it gives me a 404 error....
i have checked all the permissions but still doesnt work..i installed the previous version