PDA

View Full Version : Blank Index.PHP Page


gareth
12-04-2005, 01:00 PM
I finally got everything to install, I have also uploaded images & thumbnains and verified they exist as files in public_html but alas the page is completely blank?

Web link is:

http://www.gapyearworld.com/pixelpost/

General Info is from Setup is:

Pixelpost Version
You are running version 1.4.3 of Pixelpost. Released 21 November 2005.
Latest pixelpost version: Check
Looking for help or want to give feedback, please step into pixelpost forum.
www.pixelpost.org/forum/


Host Information
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.0.26-standard (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a PHP-CGI/0.1b

EXIF Pixelpost is using exifer v1.5 for EXIF information.


Paths
Guessed imagepath: /home/gapyear/public_html/pixelpost/images/
Configured Imagepath /home/gapyear/public_html/pixelpost/images/

Image Directory: OK - Can we write to the directory? YES.

Thumbnails Directory: OK - Can we write to the directory? YES.

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK


I did read though the forum on similar issues but it made little sense to me.

Cheers

Gareth

p.s. why dont things just work for me!

Joe[y]
12-04-2005, 01:19 PM
hmmm. everything with your setup looks ok. try changing your configured imagepath to ../images/

raminia
12-04-2005, 01:21 PM
edit main index.php in an editor and change line
error_reporting(0);
to
//error_reporting(0);
and browse to your photoblog an tell me what message you see.

Joe[y]
12-04-2005, 01:28 PM
edit main index.php in an editor and change line
error_reporting(0);
to
//error_reporting(0);
and browse to your photoblog an tell me what message you see.

good call. i guess i didn't think of that cause no error messages are actually being displayed.

gareth
12-04-2005, 02:08 PM
Looks like I have missing files in the copy. I am using MyFTP it is rubbish and I need to find something better as I have had touble with copying directories with no files in sub directories. I have some more errors but they are probably due to missign files. Anyone one suggest a good FTP program?

Joe[y]
12-04-2005, 02:18 PM
www.smartftp.com

gareth
12-04-2005, 02:55 PM
Guy's,

thanks for your help, I am all up and running now.

Gareth