I could not install the package trhu adminpanel, but i I downloaded
"php-4.4.0-compat.tar.gz " and isntalled it manually then it worked.
All post from today, I had to click in the rigt frame (i saw that it was posted in) and reply in it, then it came back in the right place again.
Should I still download this?
Find the following in Sources/Subs.php:
= &mysql_query
And remove the & (ampersand.)
Tried to find that line but the only thing I found was:
$ret = mysql_query($db_string, $db_connection);
if ($ret === false)
$ret = db_error($db_string, $file, $line);
Or as the forum seems to work as it should, leave averything as it is until next time I find any problem?
This is what i can find out from b-one.net logging into the database:
Välkommen till phpMyAdmin 2.5.7-pl1
MySQL 4.0.24_Debian-10-log körs på localhost
Again, thank you very much for the help.