This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
User Documenta...
> Folder
Detailed Help
/
#3680
New topic
Bookmark
Topics
User Documentation
Feature overview
Installation
First Steps
UserFAQ
Understanding user rights and profiles
How to submit Bugs
Project background
Screenshots
Download
Wiki Syntax
FAQ Installation
Detailed Help
Understanding notifications
Anonymous Browsing
Online demo
File uploads
Person Object
People
Project Object
Task
ProjectSelector
RSS Feeds
Bubbles (third-party)
SMTP Patch for v0.08
How to move a documentation
How to make a Folder in the Documentation?
Upgrading
Advanced Topics
Project Management using Streber
News / Updates
Security
Created
Jan 5, 2007
/
pixtur
Modified
Jan 5, 2009
/
phsouzacruz
View previous 3 versions
Attached files
No files uploaded
Move files
Mark as bookmark
This section covers details on different aspect of Streber. Especially on Datatypes, Forms and Special Pages.
2 Comments
guest
:
Problem in running Streber
4 years ago -
Delete
hello,
I downloaded streber and installed MySQL 4.1 and PHP5 in my system and changed the subsequent IIS configuration to run php on Windows by running the site from IIS like "
http://localhost/stats/index.php",
it shows all good configuration except "Database installed? FAILED No mysql or mysqli supported." I read a lot of tutorials and changed the php.ini in the php directory and added all type of dll in phpext folder and uncommented the php_mysql.dll and php_msql.dll etc. in the php.ini and when I ran a simple Database connectivity file with mysql_connect, it says "Fatal error: Call to undefined function mysql_connect() ".
I copied the 2-3 dll in winnt/system32 and set environment path of PHP and Mysql and restarted IIS several times.Still it does not work?
Anyone over there to sort it out?
Regards,
Sumantto
pixtur
:
Antwort auf Problem in running Streber
3 years ago
Hmm..
Why are you using mysqli not mysql?