Hi sleipnir214,
I'm not sure if I understood you correctly, but I changed the extension_dir and the mysql.so each to their respective full paths... and restarted httpd, but no joy.
Thanks again,
tryangle
:-)
Hi sleipnir214,
In my php.ini file I have
extension_dir = "./"
just like that, with quotes, not commented out.
Thanks for getting back to me on this again.
tryangle
:-)
Hi Daniel,
Thanks for picking up on this thread. I'm not sure what you mean. I can check the pho.ini file... what should I look for?
Thanks again,
tryangle
:-)
Hi sleipnir214,
I think I messed up in saying there is info about MySql in the phpinfo output. There isn't a block of info, like there is for php core, Apache, Apache environment, http headers... the only mention of mysql is near the top beside Configure Command, which I mentioned earlier...
Hi sleipnir214,
I just copied the info that was listed beside Configure Command on the phpinfo page. I think the quotes are just there as delimiters.
Is this something I can change in the php.ini file and restart Apache, or would I need to reinstall php?
Thanks again,
tryangle
:-)
Hi sleipnir214,
Yes, there is a section for MySql in the output of phpinfo()... but, I don't know if there were any errors pertaining to MySql when PHP was compiled. I don't think there were.
Is there anything I can check, after the fact?
Thanks for your response.
tryangle
:-)
Hi tshot,
Thanks for your reply... but I don't really understand it. I can get into MySql and there is a mysql database and a user table. But it seems to me that I'm unable to connect using PHP.
Thanks,
tryangle
:-)
I checked phpinfo() and it lists this info beside Configure Command
'./configure' '--with-mysql=shared,/usr' '--with-xml' '--enable-track-vars' '--with-apxs=/usr/local/apache/bin/apxs'
It appears to have been configured with MySql support.
tia for any input on this,
tryangle
:-)
Hi flugh,
Thanks for your reply. I think you're right. I checked phpinfo() and got it lists this info beside Configure Command
'./configure' '--with-mysql=shared,/usr' '--with-xml' '--enable-track-vars' '--with-apxs=/usr/local/apache/bin/apxs'
It appears to have been configured with MySql...
Hi,
I looked through the scripts and didn't see it, so I'm guessing that it's part of a library. I think this has something to do with the $PATH, but I'm not sure, because I'm not familiar with the MySql configuration. safe_mysqld --defaults-file=/etc/my.cnf is running. The my.cnf file is...
Hi,
I couldn't find an xhtml forum, but I'm hoping someone here could help me on this...
For some reason, I can't get my page to render with the doctype header. When the DTD is there, the page will validate to xhtml1 transitional, but the page is all messed-up. However, when I comment out the...
I'm still experimenting with this stuff, but I guess I'll take a shot at it...
Try setting up the image address as a hidden element...
<input type="hidden" name="smilie01" value="http://www.sitename.com/images/smilie01.gif">...
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.