logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: PHP Errors
Author
Erwin



Joined: 06 May 2006
Posts: 16
Location: Alkmaar

PostPosted: Wed 10 May '06 19:50    Post subject: PHP Errors Reply with quote

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

PostPosted: Wed 10 May '06 21:20    Post subject: Reply with quote

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: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 10 May '06 22:46    Post subject: Reply with quote

If you do not post the line we can't help you!
Back to top
Erwin



Joined: 06 May 2006
Posts: 16
Location: Alkmaar

PostPosted: Thu 11 May '06 15:26    Post subject: Re: PHP Errors Reply with quote

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


Code:
on line 2
Found in the error that I have posted Very Happy
Back to top


Reply to topic   Topic: PHP Errors View previous topic :: View next topic
Post new topic   Forum Index -> Other Software