Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6244661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T12:21:53+00:00 2026-05-24T12:21:53+00:00

This is engine.php (works fine): <?php include (‘settings/server_settings.php’); include (‘settings/tables.php’); ?> Now i create

  • 0

This is engine.php (works fine):

<?php
include ('settings/server_settings.php');  
include ('settings/tables.php');  
?>

Now i create settings.php in the same folder, and with the same content as engine.php, and then i include this file to engine.php, so i get this:

engine.php:

<?php 
include ('settings.php');  
?>

settings.php:

<?php
include ('settings/server_settings.php');  
include ('settings/tables.php');  
?>

And now i dont get any errors (but a random empty(!) line on the top of the page) and i cant use the functions, etc from server_settings.php and tables.php. It seems it fails to include, BUT there are no error message. (In other cases i get error message [misspelling the location, etc])

Whats wrong ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T12:21:53+00:00Added an answer on May 24, 2026 at 12:21 pm

    Try changing engine.php to

    <?php
    ini_set('display_errors', 'On');
    error_reporting(E_ALL);
    
    require_once 'settings.php';
    

    Check your files for a Byte Order Mark at the top of the file. Some editors (like DreamWeaver) will hide these.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have sphinx installed for my search engine, and it works great, but now
I have this sphinx search engine that I use through Zend using sphinxapi.php .
I don't understand this: I use the __autoload feature in php and this works:
So I have this code in a google app engine template: <select name='voter'> {%
I'm a newbie to python and the app engine. I have this code that
I'm interested in building a Texas Hold 'Em AI engine in Java. This is
My scripts are definitely saved in UTF-8. I'm instantiating PDO with {$this->engine}:host={$this->host};dbname={$this->name};charset=UTF-8 . My
I am getting an error with this in php. What is the correct way
I looked at this topic: configuring search engine friendly url (mod_rewrite) and understand how
I've written a PHP script that makes a request to a search engine, accesses

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.