I wonder if anyone can help me with this. We have ISA server set up to allow some software to send and receive information. The company who set it up have also set up the ISA server up as follows
Local pc - one pc IP address on the perimeter (the one that has the software installed)
Local ports...
I have a search page that gets images from a database and contains 140 images. The problem comes when a particular term is searched for and a result- say of 10 images- returned. The first page displays fine, but when the link for the next page is used, it defaults back to all 140 images...
I am not sure if you have already done this when removing them from the domain, but I had the same problem and took each pc out of the domain and added it to a workgroup before rejoining it to the domain again. Before doing this some of them had connection problems even though they would seem to...
I have had the same problem and found this
Grant "Send as" permissions
If you grant a user "Send as" permissions for another user's mailbox, the DelegateUser can send mail as the MailboxOwner. The From box in these messages appears as follows:
From: MailboxOwner (not sent on behalf of)
To...
Thank you, but I tried that and the address book still lists the names in first name, last name order. It isn't the contacts folder I need to order, but the address book based on a contacts folder
HI We have just reinstalled Exchange and all mail and contacts.
Now, even though the "file as" order has been set to last, first, the Outlook address book connected to our Contacts Public folder displays in the following order - first name, last name.
I am wondering if there is anything I can...
This is an old post and you have surely found the answer by now, but I had a similar problem with Apache 2 and php 4 and added the directive
AcceptPathInfo On to Apache 2
This solved the problem and allowed the php script I was using to be run rather than the server seeing it as a directory...
HI Eric
I tried lots of things from symlinks to scriptaliasing the php directories, joined the apache.org mailing list and kept making small changes. I got the answer from the mailing list in the end.
Here is an article with a paragraph about pathinfo and apache 2...
Hi All
I just wanted to post the answer to the problem that I was having, I finally solved it by adding the following to the Apache config file
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
AcceptPathInfo On
LimitRequestBody 5524288
</Files>
Now Apache allows the script to run, rather...
Yes, very frustrating :(
This is a dedicated server, which is a luxury, but it seems difficult to troubleshoot because we only have limited access, and I am testing things by making small changes one at a time.
Adding the "AddType application/x-httpd-php .php" line solved some things, but...
Thanks Eric,
The mod_php4 turned out to have been loaded anyway, but still no success, thank you for your help though. I will post if I manage to find a solution
Kathy
Hi I wonder if anyone can help with this problem.
We have set up a new webserver and it should send out mail. It is a dedicated server and I have some access to the configuration. My php script appears to work fine, and the mail appears to be sent, however,the logs show the following,
Oct 18...
Thank you,
I have looked on php info for apache on the old server, and have found the modules below listed, but nothing is loaded on the new. Maybe loading these is what I need to do
mod_php4, mod_setenvif, mod_so, mod_headers, mod_expires, mod_auth_db, mod_auth_anon, mod_auth, mod_access...
Chacalinc and Eric thank you.
Well I have spent the morning reading up on Apache and then about PHP configuration. I have managed to partially resolve another problem with the site by adding a line to the Apache config, - This related to errors about headers already being ouput by a...
Thank you for your post Eric, even though I understand your feelings, and was very hesitant to put all of the config in, I am, as I said a complete newbie at this and so do not know which parts to post and which not to. I do feel in light of the time I have put in trying to resolve this, that...
Hi All
We have recently moved our site from a shared server to a dedicated server. Now certain things do not work properly anymore.
The site in general is fine and uses a lot of php and a database. All of that is working so I don't think it is the php or MySQL
What does not work anymore...
Thank you sleipnir214
I will try to have a look and see how apache was configured on the old server, or at least email the ISP
I appreciate your help
Kathy
Thanks, the error is
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster
Error 404
The link is...
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.