PDA

View Full Version : "/admin/install.asp" have nothing to show!!


youcan
10-04-2006, 11:50 AM
Hello, I am a new user of the pixelpost (version 1.5). after i download it online ,according to the step that say in the ReadMe_install.txt file , I edited the pixelpost.php file (also create a database),but when i connected to the "admin/install.php" file in my own computer (I tested it in my computer),it turn out to be nothing in the webbrower,what things had i done wrong? Are there anybody who willing to tell me? thank you!

Connie
10-04-2006, 12:05 PM
it is not index.asp...

there are many reasons for this

does your computer run a webserver?????
that is absolutely necessary..

youcan
10-04-2006, 12:31 PM
the webserver is "winxp iis version 5.1" , and it is on , and i am surely that i had successful installed the php program for the iis and the mysql on the xp OS.

Connie
10-04-2006, 01:19 PM
but for sure you did not look into our Wiki ;=)

http://wiki.pixelpost.org/index.php?title=Installation_on_a_Windows_Server

I hope this helps you out!

youcan
10-04-2006, 03:24 PM
I am sorry that it didn't work out too!
I look out the html code of the install.php through the webbrower,it just show up "<ul>",nothing else.so I come to see the code of the install.php learned that it include the create_tables.php file,in the 40th line of which present the "<ul>" html code,perhaps the program just stop running here !!
but why?? I don't know !!

Connie
10-04-2006, 04:41 PM
I also don't know

are you sure you edited the file pixelpost.php correctly, not deleting something... not adding wrong characters?

if that is really the only file which you have edited, delete it, unpack it again from the zip, edit it anew and try anew

why do you want to install it at your machine?
will that be a webserver?
or is this just for testing?

if that is only for testing, you could test in different ways as well, installing it a webspace for example..

youcan
10-04-2006, 04:45 PM
OK!!
I will try !!
Thank you !!

youcan
10-05-2006, 06:36 AM
Finally,I have found out the problem,it was all because the wrong config of my php program (in the php.ini file) , I didn't turn on the display-errors option ,after I turn on it , the wrong message showed on the webbrower, accroding to the wrong message i solved the problem in less a second.
Hope that anyone else seeing this never make such a stupid misskate!

Connie
10-05-2006, 07:00 AM
it is good that it is solved
you would have run into this problem with all php-scripts...

now you can continue, thumbs up!