Search results

  1. werezwolf

    Suspended befor i can fix whats wrong

    Told you its going to make a mockery out of me. i briefly got automatically suspended 3 times in a row a minuet of each. The error log reports a missing file for 500.shtml not completely sure why its missing.
  2. werezwolf

    Suspended befor i can fix whats wrong

    My error log is throwing up errors for non existent files. i never had these errors before and are not noticeable on site most of the time. however the major file seems to be the 500.shtml this seems to be using resources to the extent of throwing my account in to suspension. >< its going to...
  3. werezwolf

    Seletion of Visitors are Unable to Connect

    I have this odd problem and this only happens to a select few. Some visitors can't connect to my site any longer the used to be able to but they receive an error Either Saying Timed Out or Service unavailable depending on the browser. During the time they were trying to connect i was easily...
  4. werezwolf

    open_basedir restriction in effect. help?

    Ah i see now. Thanks for that. still using the /.. for links only it works because its relative from config.php. Also thanks for saying that everything case sensitive fixed most of my problems. could there be anyway i can set my local server to use absolute file paths instead. using Wamp...
  5. werezwolf

    open_basedir restriction in effect. help?

    if i do that i get the following: Warning: require_once(../Config/functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/werezwol/public_html/Config/Config.php on line 22 Fatal error: require_once() [function.require]: Failed opening required...
  6. werezwolf

    open_basedir restriction in effect. help?

    /.. is the directory up yes?. the config.php file isen't on the root dir but in the folder /config/. so it should work. i did post my sites structure up using tab indenting to simulate tree structure with current file permissions ive also added more comments to code above to show this. Site...
  7. werezwolf

    open_basedir restriction in effect. help?

    hi all heres a problem i cant understand Site Structure: (only showing part of the structure) WWW/Config/ (755)config.php (644) functions.php (644)index.php (644)------------------------------ the file works fine on my home test server but here it through up this. Warning: require_once()...
  8. werezwolf

    Just a question regarding file path

    Um what the file linking system in cPanle is it from the file or root dir eg ../folder/css.css or folder/css.css
Top