phpBB + MySQL + IIS7??

palz

New member
Local time
1:43 AM
Messages
81
I am trying to install phpBB for testing purposes on my IIS "server". I have MySQL installed, and have created a db with the following info:
name: wiki (don't ask me why)
user: root
password: ******

At the db config, I enter:
Type: MySQL with MySQLi Extension
DSN: 10.0.0.227 or localhost (neither work)
Server port: (default)
Name: wiki
Username: root
password: ******
Prefix: phpbb_

I have tried this with MediaWiki, and it cannot find the server. I set up MySQL 5.1 with default settings, set the root password, created a db with the command line. Also, I cannot reach my server with localhost. I always need to type 10.0.0.227. Is this a problem?

Thanks in advance.
 

My Computer

Computer Manufacturer/Model Number
Acer Aspire X1700
OS
Windows 7 Ultimate x64 & Ubuntu 10.10 Maverick Meerkat Beta
CPU
Intel Pentium Dual CPU @ 2.40 GHz
Memory
4GB
Graphics Card(s)
nVidia GeForce Ge100
Sound Card
Realtek HD Audio
Monitor(s) Displays
Dell E193FP
Screen Resolution
1280 by 1024
Hard Drives
Western Digital
PSU
Acer
Case
Acer
Cooling
Acer
Keyboard
Acer PnP HID
Mouse
Acer PnP HID
Internet Speed
20Mbps
Hi there

perhaps not what you are looking for but consider an alternative -- use an APACHE server with MySQL and PHP. It's a lot less cumbersome than IIS and plenty of examples on the web of setting it all up.
Usually known as WAMP.

Just a suggestion - but I found IIS problematic -- Apache runs straight out of the box - and makes a great web server.

Cheers
jimbo
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom built, several laptops HP/ASUS
OS
Linux CENTOS 7 / various Windows OS'es and servers
CPU
Intel i7 Intel i5
Memory
8GB, 16GB
Graphics Card(s)
On Motherboard
Sound Card
Realtek HD audio
Monitor(s) Displays
Apple Cinema display, Samsung LCD
Screen Resolution
1920 X 1080
Hard Drives
4 X 1TB SATA
Mouse
Toshiba wireless laser
Internet Speed
> 20MB up
Can you give more details on how to uninstall IIS? If need be?
 

My Computer

Computer Manufacturer/Model Number
Acer Aspire X1700
OS
Windows 7 Ultimate x64 & Ubuntu 10.10 Maverick Meerkat Beta
CPU
Intel Pentium Dual CPU @ 2.40 GHz
Memory
4GB
Graphics Card(s)
nVidia GeForce Ge100
Sound Card
Realtek HD Audio
Monitor(s) Displays
Dell E193FP
Screen Resolution
1280 by 1024
Hard Drives
Western Digital
PSU
Acer
Case
Acer
Cooling
Acer
Keyboard
Acer PnP HID
Mouse
Acer PnP HID
Internet Speed
20Mbps
Hi there.

I think it's in the Windows Features
I never installed it in the first place so I didn't have to uninstall it.

Control Panel ==>progrtams and features==>turn windows features on or off

Pic below

Cheers
jimbo
 

Attachments

  • IIS.png
    IIS.png
    82 KB · Views: 124

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom built, several laptops HP/ASUS
OS
Linux CENTOS 7 / various Windows OS'es and servers
CPU
Intel i7 Intel i5
Memory
8GB, 16GB
Graphics Card(s)
On Motherboard
Sound Card
Realtek HD audio
Monitor(s) Displays
Apple Cinema display, Samsung LCD
Screen Resolution
1920 X 1080
Hard Drives
4 X 1TB SATA
Mouse
Toshiba wireless laser
Internet Speed
> 20MB up
Back
Top