ARRAY(0x5eb5128)
Apache HTTP Server
Hello Guest
  
  • Login
• Register…
• Start blog
  • Кто, Где, Когда
• Что тут делать?
• Сообщества
  • Опросы
• Аватары
• Интересы
  • Редактор изображений new!
• Случайный дневник
• Поиск пользователей
  • Дуэли
• Желания
• Ссылки
  • Search
• Games
• Tests
• QAIX
  • Трансляции
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Apache HTTP ServerGo to page: « previous | 1 | 2 | 3 | 4

  Top users: 
  Рейтинг сообществ: 
  Advertising:
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:
среда, 30 ноября 2005 г.
PHP on Apache Config Guest 06:37:55
 Hi Guys,
I am extremely new to Web Development and I've just got Apache 2.0.55 installed on my WinXP SP2 machine. Configured and tested it, and it works fine, my problem is I can't seem to get PHP working on it.
I've installed PHP 5.0.1 and followed the directions accordingly. I start Apache up and browse for my PHP page which gets pulled up, but blank? My PHP code is the simple <?PHP Info()?>.
Please help guys, it's grating on my nerves and I am afraid that I might lose some brain-cells over this.
A note to mention is my Apache web root is on a different partition (drive) from where it's installed and the PHP install. Does this have anything to do with it? Any tips? Suggestions? Guidance?
Thanks in advance, can be emailed at dhmn22@yahoo.co.uk
Add comment
среда, 23 ноября 2005 г.
la ko sabot ! Guest 13:16:54
 la ko sabot !
Add comment
понедельник, 21 ноября 2005 г.
how to create a common link for all users govindasamy 23:38:50
 Hi
i have one html file in server like //server/shares/all­/index.html (linux using ldap)
in the client machine i create a link to open the shares folder name with shares
now the user name abc can open the index.html file.
in the index html contain one link like corporate. the linked file also in the all folders.
but when i click the link it display error.
becoz the path is /home/abc/desktop/s­hares/all/coporate.h­tml
incase i entered as a cde user
the path is /home/cde/desktop/s­hares/all/coporate.h­tml
so how to create a common link for all users
i want acces for both users
in windows we can access using %user it retrive the current username
in the same way how to use linux
can aby one help me
govindasamy c
Add comment
пятница, 4 ноября 2005 г.
I'm trying to setup apache 2.0.54 to proxy HTTP request to... Guest 20:14:12
 I'm trying to setup apache 2.0.54 to proxy HTTP request to weblogic server 7.0SP5. I'm using bea plugin mod_wl_20.so on Solaris 9 server. I used two compilation commands. Apache was started up as root as well and we got the similar error. Any ideas, ladies and gentlemen?


A) ./configure --prefix=/usr/local­/apache2 --enable-mods-share­d=all --enable-ssl=shared­ --enable-ssl --with-ssl=/usr/loc­al/ssl

I got this error.
[Fri Nov 04 10:34:28 2005] [alert] Child 26511 returned a Fatal error... Apache
is exiting!
[Fri Nov 04 10:34:28 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295

B) ./configure --enable-modules --enable-module=all­ -with-mpm=worker -enable-shared=max -prefix=/usr/local/­apache2054

[Fri Nov 04 10:32:23 2005] [crit] (13)Permission denied: mod_weblogic: could not
create lock
Configuration Failed
[Fri Nov 04 10:34:27 2005] [notice] Digest: generating secret for digest authent
ication ...
[Fri Nov 04 10:34:27 2005] [notice] Digest: done
[Fri Nov 04 10:34:28 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
Add comment
понедельник, 24 октября 2005 г.
I don't know if you've figured this issue out, but I was... Guest 09:07:27
 I don't know if you've figured this issue out, but I was running across the exact same issue and couldn't figure out the problem. I noticed that you stated that you have Norton Internet Security on your machine (as do I). Noticing that, I disabled my Norton Internet Security for 5 minutes and did the install and it worked perfectly without a hitch at all. This should fix your problem. If you are still having a problem, feel free to e-mail me at klemsonguy@gmail.co­m and I'll see if I can walk you through it.
Add comment
пятница, 9 сентября 2005 г.
I did not sign up for mysite.com but am being billed for... Guest 21:52:36
 I did not sign up for mysite.com but am being billed for it. please discontinue my account immeadiately.
comment 4 answer | Add comment
четверг, 18 августа 2005 г.
servlet not running Avinash Pandey 16:05:40
 Hi!
I am getting 404 error to my tomcat5.0.22 when accessing with the uri /servlet/classname
I've setted all the required directory structured as
public_html
|
----WEB-INF
|--classes---classf­iles
|
----lib------connec­tor
|
---web.xml
in cpanel
when i accessing my class files
with /servlet/classneme
it gives 404 error
how can i remove it?
Add comment
вторник, 12 июля 2005 г.
I'm having this same issue on Mac OS X 10.3.9 Guest 19:32:28
 I'm having this same issue on Mac OS X 10.3.9
Add comment
воскресенье, 5 июня 2005 г.
bw_mod help SweepingOar 08:40:19
 I just installed this bw_mod (http://www.ivn.cl/­apache/) to try to keep my server usable by me while people are downloading mp3's.
What I want to do is have each user have an even share of 1/2 of the bandwidth of the server and also have no more than 10 simultaneous downloads. I can't tell if bw_mod is made for this or to limit the total bw used by my server. Here's the setting from my .conf file:
BandWidthModule On
## I think I have a 128kbit up connection, so I was hoping this would be 1/2 of it, maybe this should be 8000?
BandWidth all 64000
## I want each user of the site to be limited to d/l at this speed
MinBandWidth all 5000
## I can't tell if this limits each file of this type or all files of this type combined so 20k it is.
LargeFileLimit .mp3 1000 20000
## this seems to be max connections allowed from all site visitors combined.
## I originally thought this was per user and set it to 13, but then I tried connecting with three windows and got shut down.
MaxConnection all 300
Any advice/help would be great. Thanks.
Add comment
вторник, 3 мая 2005 г.
Help me! I have just put RewriteMap into , But... Guest 02:37:35
 Help me! I have just put RewriteMap into <VirtualHost>, But have error: "RewriteMap not allowed here". Here :
<VirtualHost *:80>
DocumentRoot /home/www/html/{cen­sored}
ServerName myserver.com
Alias www.{censored}.com domain.com
<Directory /home/www/html/tsui­mu>
RewriteMap mod txt:/home/www/html/­path/modmap.txt
RewriteCond %{SCRIPT_NAME} ^([^.]+)\.htm(.*)
RewriteRule ^([^/]+)(\d+)\.htm$ index.cgi?mod=${mod­:$­1|index}%{QUERY_ST­RING}
</Directory>
</VirtualHost>
Help me....
comment 1 answer | Add comment
среда, 20 апреля 2005 г.
I am using easyphp 1.7 and I have some troubles about... Guest 14:53:23
 I am using easyphp 1.7 and I have some troubles about phpMyadmin. I want create a table INODB to use Foreign Keys... But phpmyadmin change my tables to MyISAM...
Tks :)­
Add comment
понедельник, 14 февраля 2005 г.
2.0.47 server and document.lastModifi­ed Guest 20:52:21
 We switched from an domino web service to the Apache 2.0.47 http service. Our web pages have the .shtml file extension so we can use SSI statements. Our javascript source file has a .js file extension.
This file has the following code segment: document.lastModifi­ed(); This is now returning the date of the clients pc instead of the newest files timestamp.
Are there server switches that can be set so that the last.Modified time stamp is included when the server sends the files to the client browser? It was working in domino.
Thanks
Donald
Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Apache HTTP ServerGo to page: « previous | 1 | 2 | 3 | 4

see also:
pass tests:
see also:
Download and convert Youtube, Facebook…
How to convert video on mac for…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .