Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    PHP


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Prob In PhpMyAdmin On IIS Installation On Windows XP


I have PHP installed on a Windows XP platform using IIS as
server. When updating a MySQL database field set to MEDIUMTEXT
in phpMyAdmin, the transaction seems to fail if the text contains
more than a few hundred characters.

The update is actually made successfully, but afterwards, the server
cannot locate the phpMyAdmin page as requested by the client
browser. I get a "Page cannot be found" error. Clicking
on Update from the browser clears the problem.

Anyone know what's causing the problem? Potential sources
of the problem could be with the driver for MySQL, with the IIS
settings, or with the phpMyAdmin settings. I suspect IIS.




View Complete Forum Thread with Replies

Related Forum Messages:
PhpMyAdmin Installation - Thorough Installation Guide.
I am trying to install phpMyAdmin-2.6.3-pl1 on my machine because I am familiar with working with it itself, but not installing it. I have Apache 2.0.54, php 4.4.0, mysql 4.1.14 running on a Win XP Home machine. Like I said, I've never installed phpMyAdmin before and I've looked at the documentation and I can kinda make out what it says, but I'd rather try to find a very thorough installation guide.

View Replies !
PhpMyAdmin Installation
I am trying to install phpMyAdmin 2.8.2 and have a question about
config.inc.php. Is it necessary to include all of the $cfg fields in
config.default.php, or is it ok to just have whichever fields I
explicitly need customized, such as $cfg['Servers'][$i]['auth_type']? I
am not clear on whether there are any security risks by not explicitly
stating every field in config.default.php in my actual config.inc.php
and whether or not the program will know to default to variables I don't
state, even though everything seems to work fine without all of this
info. I could not find this info anywhere in the phpMyAdmin
documentation, which talks about setup.php but doesn't clarify if I need
every field.

View Replies !
PhpMyAdmin Installation Problem
I have installed Apache, PHP, and MySQL running locally, on localhost. I
now am trying to install phpMyAdmin, but I'm running into a problem: when
I run http://localhost/phpMyAdmin/index.php (with "root", no password at
this time) after customizing config.inc.php, I get a blank page.

The source code shows that the expected frames are there, but they all
show up empty (with or without javascript active).

Where did I go wrong? Where do I begin debugging this?

MySQL 3-23-50-b1
phpMyAdmin 2.5.1

View Replies !
Macosx And PhpMyAdmin Installation
I have some difficulties to use phpMyAdmin on my ppc; I am working on
panther 10.3.7 and php is already installed. I put phpMyAdmin directory
in /Library/WebServer/Documents/ ; I adapted the config.inc.php of this
application to have the good authorizations, the absolute uri... I
check the httpd.conf to see if option to execute php were ok :
apparently they were but.... when I tryied to open on a browser the url
http://HOME/phpMyAdmin/index.php : I just manage to open the code
source without the ability to interprete it....
I made a mistake but where? Is there some crucial points to verify in
httpd.conf ...

View Replies !
PHP Extension Installation On Windows
If you were to install a PHP extension on Windows, in what form
would you want the installation to be? Would you want a graphical installer
such as InstallShield or MS Windows Installer? Or would regular copying
into ext directory and doing automake stuff do (make install, etc.) suffice
or in fact be more fitting?

View Replies !
PHP Installation For Windows Server 2003
I'm having an issue installing PHP4 on my IIS 6.0 server. I am using the installer and am told that PHP 4.3.3 has been installed successfully but get the following error.

"Due to missing OCX control on your systems, the installation Wizard is unable to configure your web server. However, PHP has been successfully installed, and all you need to do now is manually configure the web server as described in the install.txt file which can be found in your php installation directory."

I manually configure for IIS 4.0 or greater and continue to get a
"The page cannot be found - 404" error when accessing anything with a php extension?

I have defined all the neccessary permissions for the dir. etc but still have an issue with the above error. I'm a first time installer on this platform so does anyone either (a) have a theory as to why this doesn't work or (b) have a solution that they have found.

View Replies !
MySQL/Windows Installation Question...
Just upgraded MySQL on my development machine to 4.1 and get the familiar
error "Client does not support authentication protocol...".
A bit of Googling learns this is expected behaviour and all clients in use
should be instructed to use the new protocol (including PHP). However, on
none of the hosts used for hosting client sites this has ever been a problem
yet (most still use 3.23...) and I don't want to be obliged to change things
everytime I move a finished site from my machine to the clients host, so I
prefer to stick with using the old password.

This is possible: the documentation tells me to just start the service with
'mysqld --old-passwords' as option.

However, as per the registry, MySQL starts automatically as a service when
windoze starts. Without this option. Now every restart of the machine I can
stop the freshly started mysqld service and start it again with
the --old-passwords option but it should be possible to do this leaving the
appropriate info in the registry. Anybody 'been there, done that'? Where to
put what in the registry with this effect?

View Replies !
Phpmyadmin Install On Windows
I installed everything and everything appears to be connecting but a few issues are apparent with phpmyadmin. First off it doesn't seem like it is using the themes as the site is totally missing all of its formatting. Second I can't create a table, add a row or anything. The error I am getting is ' tbl_replace.php: Missing parameter: goto (FAQ 2.8) '. Which contains a link to this page. I tried all those suggestions that were relevant and saw no change.

View Replies !
PHP5 Installation With MySQL, Windows 2000
Why I still have "undefined function error" messages?


I included path c:php to my windows env.
Edited php.ini file: include directory value. removed comment mark
from extension=php_mysql.dll
copied libmysql.dll to system32 directory
Apache2 runs fine.
I can run phpinfo.php
I can create a database into the MySQL.

View Replies !
Problem With My Installation Of PHP 5.1.1 On My Windows 2003 Server Box Using IIS 6.
I'm having a problem with my installation of PHP 5.1.1 on my Windows 2003 Server box using IIS 6. I installed PHP via the manual installation method and followed the install instructions verbatim from www.php.net. As long as I'm not enabling any extensions within php.ini, then everything works great. But as soon as I uncomment one of the extensions, I get the following error: Code:

View Replies !
Phpmyadmin - Put The Libmysql.dll In /WINDOWS/system32
I am running Tomcat 5.0.28, PHP5, and phpMyadmin 2.64. I have php correctly installed as a jar in Tomcat and I know it works. I tested it using the standard <?php phpinfo() ?> test page (aka php's version of hello world) . I am trying to get phpmyadmin setup. At first I was having problems with getting the mysql extensions to work but I resolved that by having to put the libmysql.dll in /WINDOWS/system32, putting the php.ini in /WINDOWS, and chaing my extensions directory to "C:php".

The issue I am having now is kinda weird. I load up the index.php of phpmyadmin, two framesets are built but are empty, a dialog box comes up and says "Module 'java' already loaded" and then Tomcat crashes after hitting OK on the dialog box. Anyone able to shed some light on this?

View Replies !
Mysql 5.0.22, Php 5.1.4, And Phpmyadmin On Apache2 On Windows XP Home
I installed Apache 2.0.58, tested it, got the "working" page. Installed
MySQL 5.0.22, and didn't really see how to test that, but there is a mysql
process running in the task manager. Ran through the PHP 5.1.4 installation
directions, and that seems to work, since I can use phpinfo() and get all
the information on a test php page.

Then I installed (really just unzipped and placed some files according to
the directions) PHPMyAdmin; did the configuration, ran through their setup
script, and that all seemed to go OK.

However, when attempting to open the index.php in the PHPMyAdmin folder, it
says it couldn't open the mysqli connection (also tried setting it to mysql
in the config, but same message).

I then searched the groups and saw the big uproar that php 5 as a windows
installer package did not include mysql support the way previous versions
did. Some posts said the only option was to compile it myself w/ mysql
support, or wait for a dll to be made. However, all these posts were from
2003 - 2005. I also searched online documentation at php.net, but could
find no successful searches for adding mysql support to php 5.

Can anyone tell me if there's a way to get phpmyadmin and mysql working on
this Windows XP Home machine running Apache2? Do I need to downgrade
versions of something, or can I somehow add some lines to my PHP files and
put a dll somewhere?

Secondary question: I notice that I have a php.ini file in the Windows
directory, and that's the one showing in the phpinfo() info as well. But
the main PHP folder is in c/PHP, and the ini_recommended and all that is in
there. Did I screw up the PHP install? Meaning, should the php.ini file be
in the php folder instead of the Windows folder?

View Replies !
Does PHPMyAdmin Work With Windows Integrated Authentication?
I can only get it to work with anonymous access and everything else in
IIS under directory security turned off. I have searched but cannot
find an answer.

View Replies !
Apache Installation Path With Semicolon - Issue In PHP Configuration In Windows 2k3 Server
I am customizing and bundling the Apache 2.0.59 & PHP 4 instances with
my application.

When I install Apache in Windows 2003 Server R2 system under a path
contains a semicolon character, for example, "C:/my; applications/
webserver/" path, I am getting issues. I am installaing Apache as a
Windows Service under Local System Account and while starting the...

View Replies !
Login Prob Well More Of SQL Prob
i keep getting this error message:

Warning: Wrong datatype in call to extract() in /web/sites/94/billycohen/www.billycohen.f2s.com/login.php on line 77 PHP Code:

View Replies !
Reg. Prob
Now here is my registration script,for some reason it only registers the nick and pass. I forgot to add the queries. But the ones i use dont work. Can someone sort of re-edit or redo this script for me ? whatever query i use makes the page go blank or do nothing. Code:

View Replies !
Imap_header Prob
I'm trying to read only new mail from a mailbox and display it in a table.
What I'm doing is this (server data obfuscated):

$mail=imap_open('{SERVER}', 'ACC', 'PW');
if($mail){
$headers=imap_headers($mail);
// Get number of mail
$current=imap_num_msg($mail);
// Get content of mails retrieved, formated and presented
$header=imap_header($mail,$current);

for($i = 1; $i <= $current; $i++){
********$header=imap_header($mail,$i);
********$recent=$header->Recent;
********$unseen=$header->Unseen;
********if($recent*==*"N"*||*$unseen*==*"U"){
**process*mail*in*various*ways
**[snipped]

*
As I understand it (php.net on imap_headers) the if($recent == etc) method
is the way to get only new mail and ignore the rest. But I still get all
mail every time I open the mailbox.

Am I doing something wrong or is our slightly non-standard mail server
misbehaving?

View Replies !
Php Whois Prob
I borrowed this code from php.net but my problem is that this is working fine on the command line (php.exe -q whois.php) but when accessed through the browser i get an error message -- bad file descriptor(9) PHP Code:

View Replies !
Prob With Gdlib
May i know wats the prob with this function?
The program is:

<?php
var_dump(gd_info());
?>

and the output is like this:

Fatal error: Call to undefined function gd_info() in C:wampwwwimg
gdinfo.php on line 2....

I m trying to improve the color and brightness of the images in admin
panel dynamically.

View Replies !
PHP And MySQL Prob....
I've installed Apache 1.3.12 With PHP 3 built in. After i've installed MySQL 3.22.32 an this way the PHP3 insn't compile with MySQL (I have Freebsd and I install those thing as binaries). What I want to kown is if there's a way to link PHP3 to MySQL without compling PHP3 (like ./configure --with-mysql=/...) Some person told me to edit the php3.ini but I don't know what to do here ?

View Replies !
Pear Prob
I am having a small problem using Pear.

I am trying to install a web application which uses pear, unfortunately
I am getting some errors.

You can visit the page here to see the error:

My phpInfo(); results can be viewed here:

I am using a Linux VPS server which I access remotely.[color=blue]
>From the root of the server pear is located at:[/color]
/usr/share/pear

Similarly, from the root of the server my site is hosted at:
/

View Replies !
LDAP Prob
Is it possible to run multiple queries with ldap? Code:

View Replies !
Implode Prob
i'm using implode to insert checkbox data as an array into database.. the input in the database is like this: Code:

View Replies !
Php String Prob
I have part of some code, and need it to match the exact answer given with the one in the database. If, for example, the answer is Levi Strauss, and I type in Bob Strauss, it's giving it as correct, because the database holds Levi Strauss, Levi, and Strauss as possible answers. I think the problem lies here: Quote:

if($aquestion['sol1'] != "" && substr_count($saAns,$aquestion['sol1']) >= 1){
$check1 = 1;
}
if($aquestion['sol2'] != "" && substr_count($saAns,$aquestion['sol2']) >= 1){
$check2 = 1;
}
if($aquestion['sol3'] != "" && substr_count($saAns,$aquestion['sol3']) >= 1){
$check3 = 1;
}
if($aquestion['sol4'] != "" && substr_count($saAns,$aquestion['sol4']) >= 1){
$check4 = 1;
}
if($aquestion['sol5'] != "" && substr_count($saAns,$aquestion['sol5']) >= 1){
..............

View Replies !
Simple Prob To Put A Zero On The End
I have a small bit of code that adds up prices - when it adds 2.50 and 2.50 the result is displayed as 2.5 - is there simple way of forcing it to put a zero on the end or would i have to convert it to a string (this is ok because it's just for display) and use some kind of replace function to see how many digits there were after the dot ??

View Replies !
Login Prob
i want to make secure pages and you need to log in. i can log in and secure one page. but the problem is. i include all my pages in to one page. and if i put in session_start in the start of my main page. i get this warning

"Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/data/websites/kryotechftp/rma.kryotech.eu/www/index2.php:2) in /usr/data/websites/kryotechftp/rma.kryotech.eu/www/index2.php on line 4"


View Replies !
Order By Prob
I'm pulling catalog page numbers from a table, and trying to get them in the correct order. I have used the CAST() on my query before, but I don't think that will work in this case since these catalog page numbers start w/ a letter. So for example when I pull the As right now, it orders them as A-1, A-10, A-11, A-2, etc.

View Replies !
Rewrite Prob With Bb Mod
This is something i can't figure out. The url is like dload.php?action=category&cat_id=2 and i want it to be download-category-2.html

The strange thing is that my other rewrites are working ok. This is in my page_header.php(left the other code out): Code:

View Replies !
Md5 Prob - Display Related
I have set up a basic user registration form on my site URL and all the info ins successfully transferred to the MySQL database.

The problem is that after a user has submitted his info a confirmation page loads URL telling the user their username and password. The thing is it displays the md5, i.e. the encryted password. Is there an alternative to md5 that will also add an encytped password to the db or is there a reverse operation I can run on the md5?

I have only been learning for the past few days so go easy. Below is the 'submitform.php' php code I use. PHP Code:

View Replies !
Php Email Headers Prob
I am working through "Beginning PHP5 Web Development", by WROX, and I am
having trouble sending HTML email messages in one application. The email
goes through, but is displayed only as text/plain not text/html.
Here are the headers:

Date: Wed, 25 Oct 2006 14:05:03 -0400
To: XXX@gmail.com
Subject: Please Confirm your postcard
MIME-Version: 1.0
Content-type: multipart/alternative; boundary="==MP_Bound_56gdfg56gd56gg=="
From: no-reply@postcardorama.com
X-vif-MailScanner-Information: Please contact the ISP for more information
X-vif-MailScanner: Found to be clean
X-vif-MailScanner-From: no-reply@postcardorama.com

This is a Multipart Message in MIME format
--==MP_Bound_56gdfg56gd56gg==
Content-type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<html><body>(html)Hello glennsend,

Please click on the link below to confirm that you would like to send this
postcard:

<center><table width="500" border=0 cellpadding="4"><tr><td>Greetings, glenn
rec!</td></tr>
<tr><td>glennsend has sent you a postcard today.<br>Enjoy!<td></tr><tr><td
align="center"><img src="http://localhost/mail/postcards/congrats.gif"
border="o"></td></tr><tr><td align=center></td></tr><tr><td
align=center>Enter your message here:

</td></tr></table></center>

<a href="http://localhost/mail/confirm.php?id=1b55d1414b145e3170f70e111336e437">
Click here to confirm</a></body></html>
--==MP_Bound_56gdfg56gd56gg==
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

(text)Hello glennsend,

Please visit the following URL to confirm your postcard:

http://localhost/mail/confirm.php?i...0f70e111336e437
--==MP_Bound_56gdfg56gd56gg==--

And the relevant PHP code:

$boundary = "==MP_Bound_56gdfg56gd56gg==";
$headers = "MIME-Version: 1.0
";
$headers .= "Content-type: multipart/alternative; boundary="$boundary"
";

$message = "This is a Multipart Message in MIME format
";
$message .= "--$boundary
";
$message .= "Content-type: text/html; charset=iso-8859-1
";
$message .= "Content-Transfer-Encoding: quoted-printable

";
$message .= $confirmmessage . "
";
$message .= "--$boundary
";
$message .= "Content-Type: text/plain; charset="iso-8859-1"
";
$message .= "Content-Transfer-Encoding: 7bit

";
$message .= $textconfirm . "
";
$message .= "--$boundary--";


If someone can tell me why this does not appear as html,

View Replies !
Similar_text, Mysql Prob
I was wondering if anyone here had a decent solution to this mysql/php
problem.

I have a mysql database with a list of groups (group_id, group_name,
group_location, group_time, group_day). group_name must be unique for
each group_location - so there is only ever one particular group name
per group location.

I want to let users join a group or add a new group as they please. The
user is provided with a form to fill out group_name, group_location,
group_time, group_day and they post the form to a php page that checks
what groups are in a particular location.

I want to provide to the user information in this order:
1.)exact group_name match if there is one (showing the details of the group)
2.)the group information they provided in the posted form if there are
no exact matches
3.)close group_name matches if there are some (showing the details of
the group)

This is an intuitively ordered list and makes it all the more user friendly.

So after the user posts the form page to the checking page, I have a
query that selects the group_id of the group_name they selected:

$query_group = "SELECT group_name FROM groups WHERE group_id =
'".$_POST['group_id']."'";

Then I do a while loop with $row = mysql_fetch_array($query_group) and
have an if then else for various options:

$row['group_name'] = $_POST['group_name']
$row['group_name'] = $_POST['group_name']

and for similar text:
similar_text(strtoupper($group_name), strtoupper($row['group_name']),
$similarity_pst);

Where I show similar matching group_names if
(number_format($similarity_pst, 0) > 90){

Of course this is all out of order if the first row is similar matching
then it shows the similar match before a later exact match in the mysql
table.

How do I get a well-ordered output as indicated above? I don't want a
lot of nested queries to achieve it (one query for exact, one query for
LIKE and no match). Is there an elegant solution? Maybe dump out all
groups for the specified group_location and push the matching score onto
the array and sort?? Or maybe a temp table - no idea, never used that in
mysql.

I would also like to use the better string comparison power of
similar_text or even levenshtein in php.

View Replies !
PHP + MYSQL PROB, SELECTING EVERY OTHER ROW
I have a MYSQL Db with 1 table called 'Coordinates', it contains 3 columns, 'id', 'lat', 'long'.  I'm try to create SQL insert statements using the power of PHP, as my table has 92,000 rows in so far.

I have written some functions, which will work out the four points around these 2 coordinates, but I need to add/call the values from 1 row with the following row.  For example: Code:

View Replies !
Dynamic Link Prob.
header("Location: http://www.blah.com/mocks/functions.php/?id=".$res1['teamid']."");

This must be the wrong way to send this.

View Replies !
Prob With In_array Search
What I am trying to achieve is to pull an array string from a database add a player to it then update the string in the database. Here is the code that I am using.The if statement does not work either it just adds the player over and over and does not find the player that has signed up twice. Code:

View Replies !
PHP File Upload Prob
I have my own dedicated Linux server and am trying to configure it to allow uploads larger than 512kb.

Currently, anything larger goes to a &#39404;' page or hangs on a white screen - things that I am sure a lot of you are aware with using this function!?

Anyways, I have updated the following in Linux...

PHP.ini

MAX_FILE_SIZE, MAX_POST_SIZE, and the various time outs, memory variables - all set to above and beyond what I will need. Code:

View Replies !
Mysql Query Prob
I want a mysql querry which show me result like

Select * from Bb Where Pd = &#39104;' AND MsgFrom = 'umer@example.Com' AND TO = 'umer@example.com'

When i add AND two times in query it show me erro, Anyone can help me out that how can i check that on BB where Pd is 104 and msgfrom is Umer@example.com and to field is equal to umer@example.com

View Replies !
Prob With '+' Preventing Insert
I've been having problems with inserts not happening and I've narrowed it down to the fact that one of the strings contains a '+' character and this is what seems to block the insert. the db field type is MEDIUMTEXT, so do i need to do something to the string or something to the field ? are there any other characters that may cause probs in a similar way ?

View Replies !
Prob With Date Format
I've got a line in a page that updates the "last-visit" field in the database the db field is a timestamp(14) type the query is this :

"UPDATE `client` SET `client_visit`=NOW() WHERE client_id='$client_id'";

this is ok because it enters 20060503174158 in the db then i'm using this code to try to turn it back into a human readable date :

date("d-m-Y", $datestamp)

but the problem is that it just outputs &#3919;-01-2038' so there's definitely something wrong but i can't see what i need to do to turn 20060503174158 into 03-05-2006.

View Replies !
File Upload Prob
I've done file uploads before and have solid code to get it done. But it isn't working on a new server I've been asked to work on. When you submit a file larger than 512 KB, it dies "Cannot find Server". Works great when the filesize is less than 512 and fine on other servers. Code:

View Replies !
MySql PHP Multiple Search Prob
Hope am posting in right place, am working on a real estate site, normally i just filter the records by one field but this time they want them filtered by Town, Type, Price and Bedrooms.

I have the selection boxes taking their information from the database, but I can't seem to get the form to pass the variables correctly to the next page, either that or my MySql query is all wrong. Was hoping someone might be able to tell me what i'm doing wrong, this is my form on the properties_search.php page: Code:

View Replies !
Continued Prob W/ Mysql_fetch_array Function
FORUM MODERATORS: i marked my own thread resolved before i should have. i thought i had solved the problem, but i had only really got half of it. i hope that someone could mark it unresolved. thanks!

i'm still stuck on how to use this mysql_fetch_array function again that i need to pull the results from my query.

i've shown my table in almost every post i've made about this-- not for any other reason that i made it, and it could perhaps provide a useful supplement to my illustration of my code problems. i hope no one is annoyed by it. Code:

View Replies !
Install Prob With Php/cgi/unix/apache... Any Help Is Appreciated...
I'm running php as a cgi on unix server with apache. I modified my httpd.conf file to have

AddType application/x-httpd-php .php
Action application/x-httpd-php /cgi-bin/php
ScriptAlias /cgi-bin/ "/disk2/opt/eai/visnetwork/cgi-bin/

in cgi-bin I have a link called php which points to the php executable which resides in /usr/freeware/bin/.
when I point to any php file I get this message:


Warning: Unexpected character in input: '' (ASCII=16) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: '' (ASCII=8) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: '' (ASCII=20) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Parse error: parse error in /usr/freeware/bin/php on line 217

I think what is happening is that php is loading itself into the executable instead of the file that I'm linking to. I have verified this by running php on itself from the command line and I get the exact same error. I have a feeling I am overlooking some simple little detail. Can anyone help me out? I've been searching for days now and got a hot tip about this website.

View Replies !
Despite Special Characters Still Prob With Colon And Table
I originally thought my problem was with mysql but now I think it is php related.

I'm using this before I put the values from a form in the database

$Array[business] = htmlspecialchars($Array[business]);
$Array[location] = htmlspecialchars($Array[location]);
$Array[postion] = htmlspecialchars($Array[position]);
$Array[history] = htmlspecialchars($Array[history]);
$Array[goals] = htmlspecialchars($Array[goals]);
$Array[relations] = htmlspecialchars($Array[relations]);

Most colons go in the table OK. But two colons (from user input) are casuing problems. In two rows only the database thinks the word after one of the colons is another column heading and moves all the data in that row from that point into the next column. Then there ends up being one extra column in the table.
I'm wondering why I'm having this problem. I thought the above was supposed to get rid of all problems with special caracters, doesn't it?

View Replies !
Common Prob With Mysql LOAD DATA LOCAL INFILE ...
i have most recent php & mysql versions running on a linuxmachine

i want to use LOAD DATA LOCAL INFILE and pass it from php to mysql.

- the file i load is given with full path and the directory is readble
- On MySQL local-infile = ON
- From PHP i connect using client flag (128) to allow passing a file over
that connection: mysq_connect( $host, $usr, $pwd, false, 128)

Ive followed all advice from php & mysql sites and deja.com ...

But i still get the message: The command is not allowed with this MySql
Version or something ...

any ideas where i should look further?

what are *all* the requirements for a LOAD DATA LOCAL INFILE to work
seamingly?

View Replies !
Is It Possible To Authenticate Users Running Apache On MacOS X (with PHP 4) And An Active Directory On Windows 2000 Or Windows XP?
From a PHP webpage, is it possible to authenticate users running Apache on MacOS X (with PHP 4) and an active directory on Windows 2000 or Windows XP?

View Replies !
Simple Var Prob From Parent File To Included File
I've got some vars defined in an include called "global.php" at the top of the page I can access these vars ok in the parent file that's doing the including.

lower down the page i have another include "header.php" which needs to use those variables too but for some reason they're not accessible in this file: Code:

View Replies !
Php Installation
i've just bought PHP and MySQL web development by luke welling and laura thomson. although this book comes with the software i'm finding it difficult understanding the installation instructions for apache php and mysql and linking them together, how come there's 2 folders for each, binary and source? it might be easier if i download the software from thier respective websites and start afresh, i'm using windows 98 and just looking to build a testing platform....

View Replies !
Installation On XP
I have to install php in my PC. My os is XP. What are the steps that i have to take in order to implement the above. If we once install mysql-admin we whether i can uninstall it from my system?

View Replies !
PHP 5 Installation
I've just downloaded the PHP5 Zip release. I followed the instructions and, like it said, got it working fine without extensions. I then tried enabling an extension to see if it worked, but I got a "DLL Not Found Message".

The path it gave was the correct path (C:Program FilesPHP5libsphp_mysql.dll) and I've checked and the file exists, so what could be going wrong?

View Replies !
GTK Installation
How to install PHP-GTK? The Windows binary installation packages found on gtk.php.net are missing .DLLs from winnt directory. Only php.ini is there. And I don't know where to find these.

I tried to install GTK using the unofficial Windows installer (michel.weimerskirch.net), and test scripts from gtk.php.net install packages work, but buttons are missing any text (and maybe more than just buttons). In other words, it doesn't work. Am I missing something super-obvious here,or ?

View Replies !
My Php Installation
I installed the php-4.4.7-Win32 and apache_2.2.6-win32-x86-openssl-0.9.8e manually. Apache can work well, but when use the test.php, which is located in C:Apachehtdocs, I get the following error:

erroe 403:
Forbidden
You don't have permission to access /php/php.exe/test.php on this server.

View Replies !
DLL Installation
I develop one astrological site,i use some DLL's like 'Swiss Ephemeris',my problem is how to use this DLL in my PHP program where i store this DLL file in my webserver.

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved