PDA

View Full Version : Troubles upgrading


viciousone8688
09-18-2007, 12:25 AM
Im trying to upgrade from 1.5 to 1.6. I followed the instructions in the 1.6 followed and right off the bat I get the error


Warning: Cannot modify header information - headers already sent by (output started at /home/vicious/public_html/grrr/pixelpost/includes/create_tables.php:6) in /home/vicious/public_html/grrr/pixelpost/admin/install.php on line 17

When I try to access /admin/install.php

Grieff
09-18-2007, 09:10 PM
I am having a simular issue while trying to upgrade from 1.4 to 1.6.

While trying to run admin/install.php I get the following error

Warning: mysql_connect(): Unknown MySQL Server Host 'replace_me' (1) in /home/grieffde/public_html/jeremy/photoblog/admin/install.php on line 11
Error: Unknown MySQL Server Host 'replace_me' (1)

Just as a FYI my blog was hacked to comments are constantly added no matter how many times I delete them out of my database via phpMyadmin. Was trying to correct that issue as well.

Any help is greatly appreciated.

Click here to view my PhotoBlog (http://jeremy.grieffdesigns.com/photoblog/)

Dennis
09-19-2007, 07:17 AM
Grieff, fill in the details in the pixelpost.php.

GeoS
09-19-2007, 11:34 AM
There is this error just because you overwrite /include/pixelpost.php file. Try to get it back and upload it to the server.

And going back to first post. Check if you didnt add any additional space or other char before <?php or after ?> strings in edited files.