Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: PHP Errors |
|
Author |
|
Erwin
Joined: 06 May 2006 Posts: 16 Location: Alkmaar
|
Posted: Wed 10 May '06 19:50 Post subject: PHP Errors |
|
|
I am getting this error on a few scripts (I now used amfrservices phpBB Multi-Forums):
Code: | Notice: Undefined index: domain in C:\Server\Apache2.2\htdocs\hosting\phpbb\install.php on line 2 |
I am using this:
Windows XP Home Edition SP2
Apache 2.2.2
PHP 5.1.4
PHP 4.4.2
MySQL 5.0.21
MySQL 4.1.19 |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Wed 10 May '06 21:20 Post subject: |
|
|
This is a typical PHP script error.
It couldn't find the value of index "domein" in array X.
I think you better can ask the question at the forums of PHPBB. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 10 May '06 22:46 Post subject: |
|
|
If you do not post the line we can't help you! |
|
Back to top |
|
Erwin
Joined: 06 May 2006 Posts: 16 Location: Alkmaar
|
Posted: Thu 11 May '06 15:26 Post subject: Re: PHP Errors |
|
|
Erwin wrote: | I am getting this error on a few scripts (I now used amfrservices phpBB Multi-Forums):
Code: | Notice: Undefined index: domain in C:\Server\Apache2.2\htdocs\hosting\phpbb\install.php on line 2 |
I am using this:
Windows XP Home Edition SP2
Apache 2.2.2
PHP 5.1.4
PHP 4.4.2
MySQL 5.0.21
MySQL 4.1.19 |
Found in the error that I have posted |
|
Back to top |
|
|
|
|
|
|