mylittleforum *OT*

by scarab @, Sunday, April 07, 2013, 13:41 (4045 days ago)
edited by scarab, Sunday, April 07, 2013, 14:06

I set up debian on a virtualbox with mysql,php5,apache2, and mylittleforum.

I created a test database and a user with full permissions for said database.

I ran the install php and followed the instructions and was rewarded with a directory listing for the htdocs folder of my virtual server.

Is that expected?

I expected to see an empty forum that I could post to.

I opened the index.php file and got a blank page. I wrote a phpinfo.php file and that works fine. My test database exists.

It seems to have the required tables:

  • mylf2_banlists
  • mylf2_categories
  • mylf2_entries
  • mylf2_entries_cache
  • mylf2_logincontrol
  • mylf2_pages
  • mylf2_settings
  • mylf2_smilies
  • mylf2_userdata
  • mylf2_userdata_cache
  • mylf2_useronline

Viewing the page source shows that there is not even one character of text in the page.

Any idea what I missed?

fixed, was permissions on template folder

by scarab @, Sunday, April 07, 2013, 14:11 (4045 days ago) @ scarab

- No text -

Back to the forum index
RSS Feed of thread