SQL errorDB function failed with error number 1146

17 years 2 months ago #31616 by geeffland
OK lets start with the forum directory...

What is is set to?

Does your server have a $_SERVER variable assigned?

Greg

CB3PD Developer - CB Connector (formerly phpBB Connector) plugin

Please Log in to join the conversation.

17 years 2 months ago #31838 by icecubejackal
Replied by icecubejackal on topic Re:SQL errorDB function failed with error number 1
geeffland wrote:

OK lets start with the forum directory...

What is is set to?

Does your server have a $_SERVER variable assigned?

Greg


Where I can find the $_SERVER in my httpd.conf in apache?

Please Log in to join the conversation.

17 years 2 months ago #31869 by geeffland
Probably the easiest way is to create a 'test.php' file with the following code... then run that file from your website

[code:1]<?php
global $_SERVER;
echo "DOC ROOT = '".$_SERVER."'";
?>[/code:1]

Greg

CB3PD Developer - CB Connector (formerly phpBB Connector) plugin

Please Log in to join the conversation.

Moderators: beatnantgeefflandmartijn189krileon
Time to create page: 0.155 seconds

Facebook Twitter LinkedIn