English Need Help

Yacs gives blank page on installation

Sent by Manish Arora

Hi there, I am new to website based on php/mysql. I have tried installing Yacs on my system. when i go to any of the following pages

http://my.ip.address/yacs/index.php http://my.ip.address/yacs/setup.php http://my.ip.address/yacs/configure.php

I only get a blank page. Can you help me understand whats going wrong?

mysql (mysqld_safe) is running locally.

This is the output of mysqlshow at the moment

[root@temp temp]# mysqlshow +-----------+ | Databases | +-----------+ | mysql | | test | | tmp | +-----------+

I have tested php seperately, atleast simple things like print('hello world');

are working fine.

Thanks in advace -Manish