I want to rotate my access.log file.
When I put:
TransferLog "D:/USR/Apache2/bin/rotatelogs logs/access.log 3600"
in my httpd.conf, I got an error:
[error] <OS3> couldn`t open transfer log file. Unable to open logs.
Please help me!
Thanks in advance!
Artur
I`ve got Apache+mysql+php properly running under WinNT and I`M considering migration to Win XP. Is it worth doing?
I`d be very grateful for any opinion on XP+Apache...etc
Thanks in advance,
Artur
I`d like to ask you for help.
My question is: how to disable users from displaying the contents of a directory from a browser if they put http://my adress/anydirectory1/ ?
I`d like to redirect them to the login page or to display a error message ("Acces forbidden")
I`d would be...
Could anybody of you help me?
I`d like to know hot to protect only an index page instead of the hole directory (what is done when I put the following line in the config file of Apache).
<Directory D:/usr/serwis/www/html>
AuthType Basic
AuthName "My zone"
AuthUserFile...
Certainly my question will make you laugh, but I would be very grateful for your eventual help.
My question is: how can I use scripts (e.g.in PHP) if I want the users of my web page to send the contents of the forms through the web to my server?
My Apache 2.0.43 is corectly installed on NT...
Hi,
I use Apache 2.0.43 on NT Workstation 4.0 and it works pretty good in the intranet, but I am unable to create a password file with the htpasswd file. I manage to use the directive htpasswd -n username to add a new password, but I don`t where it is stored. (In DOS mode there is a answer that...
I would be very grateful for your help.
What will be the best solution to connect an access 97 database to a www form. (The www server is Apache).
Thanks in advance,
Artur Bia³ek
But is it possible that:
1. this macro takes data from files in a specific folder WITHOUT opening those files (around 150-200). There are too much of them to run the macro on each file separately.
2. Is it possible to write the macro using the previous method (Dim filename As String...
Could you help me how to loop the following macro through the rest of the files (*.xls) in the folder (D:\Artur\test\)?
Artur
mail: abiale@sgh.waw.pl
PS: Here`s the code:
Dim filename As String
filename = Dir("D:\Artur\test\*.xls")
'Start File Search
Do While filename <>...
xlbo,
Thanks a lot for your help (and patience as well) - the macro works ok, but...it takes several times the data from the first file (there are 15 of them - all *.xls) in the folder D:\Artur\test\) and fulfil the new table with them.
Could you help me how to loop the macro through the rest...
Could anybody of you help me solving one problem with the following code (looping through the files). I would like to paste special (values),but VB Editor highlight the following line in yellow :
(ActiveSheet.Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone, SkipBlanks:=False...
xlbo,
Your code concerning looping through the files works perfectly. My only remaining difficulty is the line where I want to paste special (only values).The VB Editor highlights this line in yellow. Is there any solution to that?
{ the line is: ActiveSheet.Selection.PasteSpecial...
xlbo,
Thanks for your answer - finally I have difficulty writting correctly your method in my case, could you have a look at my code: (the path to the folder where source data are stored is D:\Artur\xyz; all the files *.xls)
Sub VIP_Portfel()
'
Sub LoopFilenames()
Dim (...I don`t know...
Could anybody of you help me :
I`ve been given this code (at the bottom of my message)which should loop my macro through the files in a specific folder.But the problem is that after GetFolder as I put the path (D:\XYZ\MY Folder)
there is an error, because VB Editor is expecting something...
Thanks a lot for your help! (by the way,the format is Excel, of course, I meant an Excel-Excel macro).
I will try your method.
Artur
mail: abiale@sgh.waw.pl
I would like to ask you for help:
There is a folder containing 100-150 files (all of them contain the same format, only data in the cells are different.From each file,I would like to take the values of five specific cells.The adresses of those cells are the same in ALL THE FILES.I would like to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.