Check with 1&1 to see if they offer a PHP CGI module so that you can use PHP 5. Otherwise, no, there is no way around it without modifying about 70% of eTicket.
Your argument to 1&1 needs to be that Zend no longer supports PHP 4 and hasn't for over a year. Therefore 1&1 is forcing you to use an unsupported PHP version by the developer of PHP.
According to the 1&1 Feature Page, all of their plans support PHP4 and PHP5 scripts.
A quick Google search yielded these results. . .
First thank you for your help with that. I was able to find some code to put into the . htaccess file that fixed that problem. I was able to get past that and got to the point where it asked me to verify the basic stuff like the admin email and default category email and then I put in the ftp pw to let it finish the install. After I pushed submit it what ever the button said it then gave me the following errors in step 4
Install
Step 4:
'. . /pipe. php' was updated successfully.
Updating settings. . .
'. . /settings. php' was updated successfully.
Updating database. . .
Loading settings. . .
Changing permissions on settings. php and pipe. php. . .
Removing installation directory. . .
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/settings. php
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/pipe. php
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/attachments/
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/create. sql'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/default_settings. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/fixftp. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/footer. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/functions. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/header. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/index. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/install. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/phpinfo. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/step1. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/step2. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/step3. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/step4. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/template. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/upgrade. php'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/upgrade-1. 5. 9. sql'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/upgrade-1. 7. 0. sql'
Error: Couldn't delete '/homepages/37/d131596888/htdocs/support/install/'
Please fix the above error(s), install halted!Now, the easy one's to fix are the "couldn't delet" (by the way, should I delete those prior to pushing the submit button after entering the ftp pw?)
What I don't know how to fix are these. Where are they I don't see them in my files and how do I change them? I saw some instructions on the readme file but didn't really understand them.
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/settings. php
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/pipe. php
Error: Couldn't chmod '/homepages/37/d131596888/htdocs/support/attachments/Really I'm not a total idiot, I just don't have much in the way of experience w/this kind of stuff.
Thanks in advance!!!
Cheryl <><
PS
Another thing too is I know nothing about chmod means and also in the readme file it talks about having a perl file called "automail-settings. pl" of which I don't see in any of the files either so where and how to I edit the chmod of both the "settings. php & the automail-settings. pl"
Again my apologies for asking what you probably think are stupid questions!!!