PDA

View Full Version : Blank Install


jrbamberg
07-06-2007, 10:34 PM
I've read all the documents about installing and the different error messages. But I don't any error messages. I have uploaded the files and folder required and I have changed the pixelpost.php file with correct information then I go to my page to install which is: http://graphixprojects.com/pixelpost/admin/install.php.

But, it comes up blank. Any ideas why it would be blank. If it wasn't uploaded correctly wouldn't I get an error page or a database error message? Why just nothing? :mad:

dakwegmo
07-06-2007, 10:59 PM
That is odd. Do you have any php apps running on your site? If you have access to them, check your error logs for any details that might explain what's happening.

jrbamberg
07-06-2007, 11:22 PM
That is odd. Do you have any php apps running on your site? If you have access to them, check your error logs for any details that might explain what's happening.

There is phpFormGen I think is the only one. I have tried other photoblog software like photostand, which installed just fine. As far as error logs, I don't know where those would be at.

dakwegmo
07-06-2007, 11:31 PM
If you don't have access to your log files either through ssh, ftp, or an admin panel, then you may need to contact your webhost to get access to the error logs.

Did you upload any extra addons, or just the core PixelPost files? Did everything get uploaded?

Dkozikowski
07-07-2007, 02:46 AM
None of the pixelpost files seem to work. Are you sure you're able to run php scripts with your webhost?

jrbamberg
07-07-2007, 03:31 AM
If you don't have access to your log files either through ssh, ftp, or an admin panel, then you may need to contact your webhost to get access to the error logs.

Did you upload any extra addons, or just the core PixelPost files? Did everything get uploaded?

I only uploaded the pixelpost files, no extra addons. Yes, I uploaded the full contents. Nothing less. When I delete them all from my server, I get an error page, reupload and I get blank page.

jrbamberg
07-07-2007, 03:34 AM
None of the pixelpost files seem to work. Are you sure you're able to run php scripts with your webhost?

I have uploaded and run several php files. This is so far the only one that doesnt work. I use www.graphixprojects.com/phpinfo.php as a test.

dakwegmo
07-07-2007, 03:42 AM
Yeah, I noticed the "Try Another Day"! message when checking files at random that the files were there, but for some reason the index and install scripts aren't executing properly.

Have you had a chance to contact your host about the error logs?

jrbamberg
07-07-2007, 03:50 AM
Yeah, I noticed the "Try Another Day"! message when checking files at random that the files were there, but for some reason the index and install scripts aren't executing properly.

Have you had a chance to contact your host about the error logs?

No I haven't, but I decided to delete all files from server in dreamweaver and reupload a fresh copy from the website. While uploading this the log I copied: So something could have happened with the first time I uploaded as well. Missing files and folders. Not sure why they didnt get uploaded::


Started: 7/6/2007 11:44 PM

public_html/pixelpost/templates/ - error occurred - Unable to create remote folder public_html/pixelpost/templates/. Dreamweaver could not connect to the server. This may be due to one or more of the following reasons: - The network cable is unplugged or the network is down. Please verify that the network cable is connected and that the network is up. - The FTP server is down. Please verify that you can connect to the FTP server using another FTP program. - The FTP host name is incorrect. Please verify that the host name is correct in the Site definition dialog box. - The server uses SFTP and the 'Use Secure FTP' checkbox in the Site definition dialog box isn't checked. - The server uses FTP and the 'Use Secure FTP' checkbox in the Site definition dialog box is checked. - Accessing the server requires firewall settings that aren't properly set. Please verify that the firewall settings in the Site category of the Preferences dialog box are properly set, and that the Use Firewall option in the Site definition dialog box is selected.
public_html\pixelpost\templates\index.html - user cancelled
public_html/pixelpost/thumbnails - error occurred - Unable to create remote folder public_html/pixelpost/thumbnails. Dreamweaver could not connect to the server. This may be due to one or more of the following reasons: - The network cable is unplugged or the network is down. Please verify that the network cable is connected and that the network is up. - The FTP server is down. Please verify that you can connect to the FTP server using another FTP program. - The FTP host name is incorrect. Please verify that the host name is correct in the Site definition dialog box. - The server uses SFTP and the 'Use Secure FTP' checkbox in the Site definition dialog box isn't checked. - The server uses FTP and the 'Use Secure FTP' checkbox in the Site definition dialog box is checked. - Accessing the server requires firewall settings that aren't properly set. Please verify that the firewall settings in the Site category of the Preferences dialog box are properly set, and that the Use Firewall option in the Site definition dialog box is selected.

File activity incomplete. 2 file(s) or folder(s) were not completed.
Files updated: 100
Files skipped: 14

Files with errors: 2
public_html/pixelpost/templates/
public_html/pixelpost/thumbnails

Finished: 7/6/2007 11:50 PM

dakwegmo
07-07-2007, 03:58 AM
Your site is executing the PP files at the moment, but the error messages indicate you need to change the settings in includes/pixelpost.php to your server settings.

jrbamberg
07-07-2007, 12:52 PM
Your site is executing the PP files at the moment, but the error messages indicate you need to change the settings in includes/pixelpost.php to your server settings.

Thanks for all your help. It seems that after I deleted all files on the remote server as well as locally, downloaded a fresh copy from the website and reuploaded all files, things work now. Thanks again.

dakwegmo
07-07-2007, 05:19 PM
Excellent! It looks like you're off to a good start too.