[PHP] sql password

2001-12-18 Thread Jeremiah Jester
Im attempting to install mysql. The service started and everything seems to be going ok except for that I can't set the root password for the mysql server. To reset password i type: /usr/bin/mysqladmin -u root -p mypassword Then I get the following error: /usr/bin/mysqladmin: connect to server

[PHP] sql password

2001-12-18 Thread Jeremiah Jester
Im attempting to install mysql. The service started and everything seems to be going ok except for that I can't set the root password for the mysql server. Whenever i type: I get the following error: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

[PHP] htaccess problems

2001-12-17 Thread Jeremiah Jester
I cant seem to get my htaccess file to work. Can anyone help? Heres what i have now: AuthUserFile /var/www/html/private/ .htpasswd AuthGroupFile /dev/null AuthName PrivateDomain AuthType Basic require valid-user I then type 'htpasswd -c .htpasswd myusername' and then set password. Everything

[PHP] php dir listing

2001-12-17 Thread Jeremiah Jester
Anyone have a php directory listing script that creates clickable links for all items in folder list? JJ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [E

[PHP] mysql php error

2001-12-17 Thread Jeremiah Jester
im trying to run phpMyAdmin but everytime i try to pull the index.php file or any other associated with the MyAdmin program i get the following error in my browser: cannot load MySQL extension, please check PHP Configuration. I'm guessing this means mysql is not installed properly or the php.ini

[PHP] installing php on apache

2001-12-17 Thread Jeremiah Jester
i'm having trouble running php on my linux box running apache. the rpm is installed but cant get my simple script to execute. What else do i need to do. Edit php.ini? Edit httpd.conf? Peremissions? Apache runs fine by itself. Thanks. JJ -- PHP General Mailing List (http://www.php.net/) To unsub

[PHP] picture gallery

2001-12-16 Thread Jeremiah Jester
does anyobody have a simply php image gallery script they could share with me? Using for my personal site. Thanks, JJ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators

[PHP] php.ini

2001-12-16 Thread Jeremiah Jester
Does it matter where my php.ini file is located on a windows2000 system? Does it always need to be on the root of the volume where the files are being served or can it be located on another volume? Thanks, JJ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

[PHP] Web Based Control Panel for Hosting

2001-12-15 Thread Jeremiah Jester
I want to implement a web based control panel for updating email accounts, checking account usage for all my hosted clients. Does anybody have any experience? Are there PHP freeware packages out there that do this? Licensed packages? Any recommendations. THanks! JJ -- PHP General Mailing List (