Hello
I've moved our WSS 3.0 (basic install on MSDE/SQL EXPRESS) from one server to another.
I've used the native WSS backup utility (within sharepoint server administration > operation) to do a full backup.
When I restore onto the new server using WSS restore utility (within sharepoint server...
Hello,
Our system runs apache (compiled), php (compiled), and mysql.
I compiled apache 2.2.4 with the following options:
./configure --prefix=/wwwroot --enable-so --enable-ssl --enable-mod_ssl --enable-mod-so --enable-rewrite --with-included-apr
However, mod_rewrite.so doesn't even get...
Hello,
Our system is Redhat ES 4 and its running Apache 2.2.4 compiled, PHP 5.2.4 (compiled), and MySQL 5.0.45.
During compiling PHP, it says it doesn't recognize --with-xml. I believe this worked in the previous version of PHP.
Is --with-xml no longer usable? I checked ./configure --help but...
Hello,
I have samba 3.0.22 running on Ubuntu LTS.
It's integrated with Active Directory.
Is there a way to audit a samba share like when a user deletes or moves something on samba share, to log? Or if it logs by default, where would I look for the log? I checked /var/log/samba/ but nothing in...
I was concerned that if the users would assume the rights of apache then changing the ownerwhip to apache would be a security issue. Wasn't sure how it worked.
As long as the permissions are not given to the client, we should be good.
Thanks!
Thank you for the information.
If the directory/file permissions are 755 and the owner:group is apache:apache then do the users visiting the site sssume the rights of apache user or others?
So if owner:group is apache:apache and permissions are rwxr-xr-x then are the website visiting users given...
If apache is running under user apache group apache and if the ownership of all web directories /var/www/html are changed from root:root to apache:apache by chown -R apache:apache /var/www/html, does it mean that the users visiting the website will assume the rights of the user apache and end up...
How do you remove a src rpm packages?
The regular rpm package can be moved by #rpm -e nameofpackage
but is there a way to remove a src rpm pacakge?
Thanks.
Hello,
I've just upgraded WSS 2.0 running on Windows 2003 Std SP2 using WMSDE to WSS 3.0 (in place upgrade).
After the upgrade, when trying to access the site
http:\\domain.com, I get "Error: Access Denied. Current user You are currently signed in as: domain\user"
When I go to the Central...
Hello,
We have a samba server that's integrated with Windows Active Directory. So not using smbpasswd since as long as the Windows user also exists on the Linux server running samba, user is authenticated on the fly using Windows password. Not using winbind though. The problem we're having is...
Hello,
We have apache 2.2.4 compiled on our webserver.
It's running under user daemon and group daemon which is the default. If we want to create a new user/group (ex: user: web group: web) and run apache under that new user/group "web", what do we need to do? Do we just change the...
Hello,
I'm pretty new to this.
The system is redhat es 4.
I compiled apache 2.2.3 using src.
I used to use the rpm version that it came with so when creating a certificate for the website, I'd just do genkey hostname cmd and it was a breeze.
I compiled apache by using:
./configure...
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.