Ok, I've tried to install several times to no use. I'm running Joomla 1.5.22, mySQL db version 5.0.77, php ver 5.2.9 on an Apache Server at Netfirms with a CGI webserver to php interface.
I get the following on install within joomla after installing from the temp directory on the server.
Warnings:
Cannot download TeraWURFL database
TeraWURFL will be disabled.
So, reading the forums, I found the error with the go-daddy install and changed the sql to jos__ instead of the #__. Then I manually tried to install the sql into my database and got the following error.
Notice: Undefined variable: db in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/main.php on line 25
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/libraries/ob.lib.php on line 65
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/header.inc.php on line 27
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/header.inc.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/header.inc.php on line 29
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/header.inc.php on line 30
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/read_dump.php:215) in /usr/local/nf/share/htdocs2/0/nf-docs/phpmyadmin/header.inc.php on line 32
No SQL query!
Any suggestions on what I can do to get the TeraWURFL to load?
Thanks, Kev