vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   This is very, very odd (https://vborg.vbsupport.ru/showthread.php?t=68709)

Michael Morris 08-25-2004 11:38 PM

This is very, very odd
 
My laptop recently got broke. I moved the directly which contains apache, mysql, and my forums php files to my desktop to work on them while the laptop is repaired. Now, oddly, my browsers (Netscape and IE) aren't loading *.jpg and *.js files from this new location, yet they were loading correctly on the laptop. I've checked the http.conf file of apache and the tools settings of IE to no success. Any ideas guys?

Note that this isn't a live copy of vbulletin - rather it's a development mirror for hacks I create for my own sites and client sites.

Xenon 08-26-2004 06:26 AM

do you use a different OS on your desktop?

There are problems with apache and WinXP. I've had quite similar problems and was forced to add some lines to http.conf t make it work again (and the problems came out of nowhere..)

Michael Morris 08-26-2004 11:23 PM

Forgot about making this plea for help (among others) after I found a solution - yes it turned out to be windows fault. I had to add a pair of lines to my http.conf file. For the sake of those watching who might be suffering similar problems those lines were

EnableSendfile off
EnableMMap off

Put them at the end of the file, and don't automatically assume you need this on a WinXP installation. On my laptop I apparently didn't need them.

:shrugs:

Thanks for the reply though :)


All times are GMT. The time now is 12:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01000 seconds
  • Memory Usage 1,706KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete