从postgresql数据库检索数据时出现空白页错误 [英] blank page error while retrieving data from postgresql database

查看:168
本文介绍了从postgresql数据库检索数据时出现空白页错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

展开 | 选择 | Wrap | 行号

推荐答案

启用错误报告/显示并发布完整的错误消息。


顺便说一句。您是否安装了PostgreSQL扩展程序?
enable error reporting/display and post the complete error message.

btw. do you have the PostgreSQL extension installed at all?


我创建了一个名为division的表,有4列,我想显示存储在该表中的数据。我试过上面提到的代码,我没有得到任何错误消息只显示一个空白页面。我安装WAPP stack.please帮助我,因为我是php.i的新手我正在使用postgresql作为数据库和apache 2.2作为服务器在php上做我的项目。
i had created a table named as division with 4 columns, i want to display the data stored in that table.i had tried the above mentioned code and i am not getting any error message only a blank page is shown.i installed WAPP stack.please help me out, as i am new to php.i am doing my project on php using postgresql as database and apache 2.2 as a server.


然后你必须检查服务器的错误日志。如果你得到一个空白屏幕,只有2种可能性

a)你不会在脚本中输出任何内容

b)你有服务器端错误(脚本或服务器)


你检查了HTML源代码吗?
then you would have to check the server''s error logs. if you get a blank screen there are only 2 possibilities
a) you don''t output anything in the script
b) you have a server side error (script or server)

did you check the HTML source code?


这篇关于从postgresql数据库检索数据时出现空白页错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆