Member
Member
kbreit   2006-04-04, 13:33
#1

I am trying to setup zenphoto. When I run the setup.php script, the page is blank. No code in view source. If I put a phpinfo(); at the top, it shows that function's output.

I did searching and as a note, yes, I do have php short tags turned on. This is with 1.0.1b.

Apache 2.0.54 and php5.

Member
Member
Chilifrei64   2006-04-04, 22:45
#2

are you able to turn on Display_Errors = On in your php.ini to see where the script is erroring out at?

Member
Member
kbreit   2006-04-05, 03:33
#3

I already have display_errors = On and the reporting set to:

error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT

I changed it to E_ALL & E_NOTICE and it's still not giving any output.

Junior Member
Junior Member
t_m_heinonen   2006-04-18, 01:10
#4

You've forgotten to install the php-module for mysql connections. See this support topic. [b]Why isn't this documented anywhere???[/b]

Developer
Developer
trisweb   2006-04-18, 06:17
#5

Because it's beta software and we never heard about it, geez ;-)

I will make this fail verbosely in the next release. Sorry for the incovenience(s).

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.