I have a command line script that I'm trying to run on windows 2003 with php 5.3.2. The script includes an app top file, which includes the config file. The problem is that variables set in the config file are not available to the app top script. (This all works fine when loaded from Apache)...
Hello,
I have apache 2.2, with php 5.2.5 running on windows 2003. I need to connect to an Microsoft SQL server database running on a different machine. We have the mssql extension enabled, and even install the MS Sql Tools. But things still do not appear to be working. Does anyone have any...
Hello,
I am trying to use the script below to upload files, in conjunction with php. I am trying to pass urls into the script via post which will set a different tmp_dir and upload_dir based the the logged in user.
My problems is that in the first part of the script, I try to assign the...
That is the main docroot. Try:
http://localhost/index.html .. that should load whatever is in the document root.
Back to up above i:\images\product is not in your server root (e:\apache\apache2\htdocs)
If you want to access a directory not in your document root, you have to create an alias...
i'm not to familair with running apache on windows, but im pretty sure you dont want the i: in the directory.
Maybe make an alias to that path instead of what your trying to do. Something like:
Alias /myimages "i:/images/product
...not having any success .. Here is my current config options:
AuthType Basic
AuthName "Authentication Required"
AuthLDAPEnabled On
AuthLDAPBindDN ****
AuthLDAPBindPassword ****
AuthLDAPURL ldaps://ad.example.com/OU=example,DC=example,DC=com?CN
AuthLDAPAuthoritative on
AuthLDAPGroupAttribute...
I am trying to get php to LDAP auth to Active directory 2003. I have the AD server ssl cert, however im having trouble making things work. Can anyone offer any suggestions?
Almost all linux distro's ive seen allow you to set partition options. You shouldnt have to blow away your entire harddrive just to install linux. Mabye you should look into a different distro, such as Fedora or Mandriva.
Whenever i have set up a dual boot system, i have always installed...
Greetings,
I am trying to set up DSS on a Debian system. I downloaded the installer for redhat, i manually created the qtss group, but other than that it appears to have installed correcty. However, i'm unable to load any of the sample clips. I can get to the admin interface just fine...
Greetings all, is it possible to have multiple auth methods in a .htaccess file? specifially i need to auth agaisnt an LDAP directory and an .htpasswd file.
I am using Apache 2.x. Is this doable?
Hello,
We are running Movable Type 3.17 and sixapart isnt being very helpful in helping us debug our problem. They only solution is that perl is broken.
We this error out of movable type:
Storable binary image v96.4 more recent than I am (v2.7) at blib/lib/Storable.pm (autosplit into...
Hello,
I have a script which creates a csv file and then provides a link on a webpage to download it. What i want to do, is have the webpage automatically initiate the download process so all the user has to do is click the ok box and select where to download it.
What is the best way to do...
I am looking for a good opensource faq/knowledgebase system written in php. Does anyone have any suggestions for any that are obviously above and beyond the rest? Thanks!
I would recommend creating a local fedora repository, and then setting your other machines to use yum to update off that repository.
I wrote up some docs on it here: http://www.tuxdocs.net/index.php?show=yum
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.