×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

php on iis question

php on iis question

php on iis question

(OP)
I have what is probably a very basic question for anyone who knows php server matters. I am using a software called PhpRunner to develop a php application to enter data in an sql database. I have one field in particular (that I have noticed so far)... that will not display. the data type is nvarchar(max)... so I contacted phprunner support and they told me to upload the application to their demo server and the darn thing displays perfect. -- the only additional factor is that I noticed that when I exported the package to phprunner for testing (which by the way, obviously exports out the info to create the database tables and some data) is that it seems that the test info only has about 1 thousand of the databases records rather that the full 8000 that are in it... can anyone tell me if there is a server setting that I can look at here?... maybe a particular line in the web.config?

My webserver is running php on IIS on server 2012.... could this be a factor?


thanks in advance for the help

RE: php on iis question

I've seen your post move from forum to forum. Kinda tough when this does apply to several technologies.

Without knowing anything about your code, first thing I'd check is the PHP version. In IIS for each site you can set the PHP version. Another thing to check is the PHP extensions, which are DLLs. In IIS extensions and PHP version are easily set with the PHP Manager. If you don't have PHP Manager then I recommend you install Web Platform Installer then install PHP from there since it will add some IIS-specific things that make PHP in IIS a bit easier.

Next, do you mean SQL Server or MySQL? In either case, is there a difference from your DB release version on the site that doesn't work and the one that does?

Stabs in the dark.

Dave idea
[http://flashspot.com]

RE: php on iis question

(OP)
I am using SQL Server 2008... I did install my version of php from the web platform installer, but I do not seem to have any php manager tool on the server,... so not sure how to configure..... in the process of googling for that answer now.....

RE: php on iis question

(OP)
cancel that last response.... am installing the manager and upgrading my ver to PHP 7.0 x64.... thanks

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close