分享

SimpleAssets on ubuntu server 11.04

 TIDEDOC 2013-08-09
my ip: 192.168.0.160
hostname: simpleassets

I can't get this to work, blank page at http://ip/sqlsimpleassets/

software homepage: http://simpleassets./

i have install ubuntu server 11.04 with only ssh selected.
sudo passwd root
:pass123
:pass123
exit

then login as root with password pass123
then tasksel install lamp-server.

press enter for mysql root password.

download simplesql.zip

apt-get install zip unzip.

unzip simplesql.zip

cd Inetpub/wwwroot/
mv sqlsimpleassets /var/www/

vi /var/www/sqlsimpleassets/config.php
set $ip to "192.168.0.160"
set $sql_login to "root"
set $sql_pass to ""

from a another pc, in IE 9 and opera 11.11, type
http://192.168.0.160/sqlsimpleassets/

blank page. ????? why

can someone help me out?

dtfinch
June 22nd, 2011, 09:43 PM
I'd open /etc/php5/apache2/php.ini and make sure display_errors and display_startup_errors are both enabled (both were disabled by default last I checked, resulting in blank pages whenever there's an error). Then restart apache with "apache2ctl restart".

fbifido
June 23rd, 2011, 09:23 PM
Thanks all i found the problem:

vi /var/www/sqlsimpleassets/config.php
set $ip to "192.168.0.160"
set $sql_login to "root"
set $sql_pass to ""


set $ip must be "127.0.0.1"


BTW: their is a new version out call assetssosimple.
http://assetssosimple./

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多