Thanks. The .htaccess was not changed (I am using hostgator), but I did try so many things, not sure, which worked. I got the installation screen.
Now I have a new problem:
I run through the installation screen, got prompted that it was successful. Clicking to see my installation resulted in a blank screen, but the title in the title bar of the browser shows up.
The "view source" shows:
!-- Stylesheets -->
<link rel="stylesheet" media="screen" href="http://my_hosting_company/my_account/omeka/themes/default/css/screen.css" />
<link rel="stylesheet" media="print" href="Error:Could not find file 'css/print.css'!
When I try to go to /admin
I am getting again a 500.
My error logs show:
[24-Feb-2008 00:14:15] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613//etc/ixed/ixed.4.4.lin' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613//etc/ixed/ixed.4.4.lin: cannot open shared object file: No such file or directory in Unknown on line 0
Is there a php function that is not turned on on the host side?
thanks in advance
Johannes