close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Wampserver & Webassist problems

Thread began 5/22/2014 8:36 am by Dennis | Last modified 5/22/2014 10:04 am by Jason Byrnes | 1339 views | 7 replies |

Dennis

Wampserver & Webassist problems

What is the status of the new version DataAssist?

Wampserver has reduced its available downloads. It is now only available with PHP : 5.5.12. So I am now plagued with the error...

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

When previewing any pages with DataAssist database connection.

Dennis

Sign in to reply to this post

Jason ByrnesWebAssist

edit the php.ini file to turn off depricated warnings:


error_reporting = E_ALL & ^E_DEPRECATED

Sign in to reply to this post

Dennis

Thanks Jason,

I would still appreciate a status update on the new DataAssist, will it be available in a month or two, next year?

Dennis

Sign in to reply to this post

Jason ByrnesWebAssist

At this point we are working an a MySQLi extension. After that is complete, the plan is to start work on Data Bridge.

I do not have a time frame or any other details though.

Sign in to reply to this post

Dennis

Jason,

As I understand your suggestion above, I changed (in the Wampserver PHP.ini)

error_reporting = E_ALL
to
error_reporting = E_ALL & ^E_DEPRECATED

my problem went from an error message at the top of the page, to a Fatal error: Call to undefined function mysql_pconnect() in...
In an otherwise blank page

Sign in to reply to this post

Jason ByrnesWebAssist

make sure that the mysql library is enabled in the php.ini settings.

Sign in to reply to this post

Dennis

Yes it is.

Is...
error_reporting = E_ALL & ^E_DEPRECATED
the setting I should use?

If I change it to...
error_reporting = E_ALL & ~E_DEPRECATED
with a tilde instead of a caret, the page appears correctly (I believe).

Sign in to reply to this post

Jason ByrnesWebAssist

Ok, then use that syntax.

Sign in to reply to this post

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...