Search results

  1. M

    Won't Compile w/ Settings.

    Found this towards the end of the log: Build complete. Don't forget to run 'make test'. mv /opt/lsws/fcgi-bin/lsphp-5.2.6 /opt/lsws/fcgi-bin/lsphp-5.2.6.bak; cp /opt/lsws/phpbuild/php-5.2.6/sapi/litespeed/php /opt/lsws/fcgi-bin/lsphp-5.2.6 mv: cannot stat `/opt/lsws/fcgi-bin/lsphp-5.2.6': No...
  2. M

    Won't Compile w/ Settings.

    There are a LOT of log files in there. I'm going to look through and see if I can find anything. Thought it may be just easier to try again and use that log file.
  3. M

    Won't Compile w/ Settings.

    Nope. Here's the contents of that folder: server02:/opt/lsws/phpbuild/php-5.2.6/sapi/litespeed# ls config.m4 lsapilib.c lsapi_main.c README lsapidef.h lsapilib.h Makefile.frag That's the same on both of my web servers.
  4. M

    Won't Compile w/ Settings.

    Upgraded to .13 and tried to recompile just now. Same problem happened. I went into the /opt/lsws/fcgi-bin folder and renamed the old files, recompiled and the new one did not show up at all. Any suggestions?
  5. M

    Won't Compile w/ Settings.

    OK, happy to say it worked! Thanks, Mistwang. As always, you've been a big help!
  6. M

    Won't Compile w/ Settings.

    OK. I'll do that. That's a good idea.
  7. M

    Won't Compile w/ Settings.

    I just renamed the old ones as backups, recompiled and the new ones are there with the right date. I don't know if the changes were made yet, since my load balancer is throwing everything to the other server right now, but I will check soon and report back. But so far so good.
  8. M

    Won't Compile w/ Settings.

    This is interesting... I go to that directory in my FTP client, and it shows the date on it is 4/8/2008. But when I try to open it I get this message: "Directory /opt/lsws/fcgi-bin/lsphp-5.2.5: no such file or directory" I assume that IS the binary and that my FTP client thinks it's a directory...
  9. M

    Won't Compile w/ Settings.

    Also, I just noticed the build date the one that wont change says: Apr 8 2008 13:12:47 The one that will change says: Apr 27 2008 04:27:26 So the build is definitely not installing on the other system.
  10. M

    Won't Compile w/ Settings.

    I cannot for the life of me figure out why this is: I have two identical Litespeed web servers. Both have the same php settings and what not. With one, when I compile with certain settings, it works and takes the settings as shown by phpinfo. With the other, it will not accept any new...
  11. M

    Setting up stats on a Load Balanced cluster?

    I ended up using phpTrafficA which is by far the easiest anything I've ever setup. But I'm going to have "Hacker Safe" scan it before I go public with it.
  12. M

    Setting up stats on a Load Balanced cluster?

    Well, after reading and finally understanding what is required, I came to the conclusion that I'd have to install a web server on my storage server other wise the templates will not work properly. Maybe I'm missing something? I really think it was meant for a single server network.
  13. M

    Setting up stats on a Load Balanced cluster?

    Ok, I'm going to try to integrate it. One thing I noticed in the log file generated with the servers behind the load balancer is that there are a lot of items that also point at the load balancer's local IP address as well as the outside IP. I've never used awstats before, so this will be a...
  14. M

    Setting up stats on a Load Balanced cluster?

    Hi, I want to setup AWStats on my cluster but I've no clue how to setup the log files for a load balanced cluster. I have a LS Load Balancer server and 2 LS Web servers. Do I setup the load balancer to write the access logs or the web servers? If it's the web servers, do they share a...
  15. M

    JavaScript not changing.

    touch? I've never heard of that. How do you do that?
  16. M

    JavaScript not changing.

    Sounds good. Glad you're on it. Let me know if you need any help for testing or anything.
  17. M

    JavaScript not changing.

    I did... And like I said, I tried different browsers that had never been to that page. I was also being paranoid and tried it from a fresh Windows XP install on a virtual machine and there was no change. But like I said, after removing GZip compression, the new java was working fine. Note that...
  18. M

    JavaScript not changing.

    After disabling GZIP, all my JavaScript files changed to what they should be now... Any suggestions? Honestly, I don't need gZip compression yet. But as the site starts taking on more and more bandwidth draws, gZip would be nice.
  19. M

    High load problems - please help

    OK. I've setup the variables as recommended. I'll let you know if I run into any trouble. Thanks. Matt.
  20. M

    JavaScript not changing.

    I know. I tried a fresh browser that had never been to the page (safari) and then tried Opera 9 (which was also new to the page). But I went to the script directly www.example.com/thescript.js and it came up with the modified version!
Top