Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-8.3
/
share
/
test
/
HTTP_WebDAV_Server
/
tests
/
//opt/php-8.3/share/test/HTTP_WebDAV_Server/tests/test.sh
#!/bin/bash (cd ..; sudo pear install -f package.xml) rm -f *.log mysql -u root webdav -e "TRUNCATE TABLE locks" mysql -u root webdav -e "TRUNCATE TABLE properties" sudo rm -rf /usr/local/apache/htdocs/mod_dav/* sudo rm -rf /usr/local/apache/htdocs/litmus/* litmus -k http://localhost/file.php # add -k to continue on errors php -q split_log.php