close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use sysqli or PDO instead

Thread began 10/31/2016 9:34 am by ron.haysbert231945 | Last modified 11/03/2016 11:37 am by Ray Borduin | 3966 views | 7 replies |

ron.haysbert231945

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use sysqli or PDO instead

I have attached the two files with the error message.
I could not locate the area in the ini file that controls the deprecated items.

Thanks

T

Attached Files
php.ini.log
Sign in to reply to this post

Ray BorduinWebAssist

You have:
error_reporting = E_ALL

Update it to:
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT

Sign in to reply to this post
Did this help? Tips are appreciated...

ron.haysbert231945

SQLI

Made the changes in the PHP.INI file (attached) error still there. Can you make the changes and sent me the file.

Attached Files
php.ini
Sign in to reply to this post

Ray BorduinWebAssist

Create a blank page on your web site with this code:

<?php
phpinfo();
?>

There are often more than one php.ini files and you may be editing the wrong one. That will tell you the location of the one that is actually being used.

Sign in to reply to this post
Did this help? Tips are appreciated...

ron.haysbert231945

php.ini

I traced the php.ini file and I attached it for you to see. there are 0 bytes.

Sign in to reply to this post

Ray BorduinWebAssist

Are you updating the php.ini file in that location?

C:/wamp/bin/apache/apached2.4.23/bin/php.ini

The .ini file looks correct, so my best guess is that you are updating the wrong file?

Sign in to reply to this post
Did this help? Tips are appreciated...

ron.haysbert231945

thanks again for the help. Are you familiar with a ".symlink" file. This is where my php.ini is being pulled from. I can't located it..I have attached a image.

Sign in to reply to this post

Ray BorduinWebAssist

The phpinfo() says the php.ini file is being pulled from:
C:/wamp/bin/apache/apached2.4.23/bin/php.ini

Have you tried updating it there?

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...